diff options
author | Tom Sepez <tsepez@chromium.org> | 2017-09-13 16:52:29 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-09-14 16:23:30 +0000 |
commit | 95a9c9aa630a7bdf7f335cbe784817a4544291a5 (patch) | |
tree | 25b6e8227d3788592a84f1c025535e3b3a455058 /DEPS | |
parent | 3ad06a513bc490065b860a543ffb43eb169769bd (diff) | |
download | pdfium-95a9c9aa630a7bdf7f335cbe784817a4544291a5.tar.xz |
Roll clang to 4db5854chromium/3216
AKA roll clang 310694:312679
Fix virtual dtor warning in xfa/fde/cfde_texteditengine.h
Bug: pdfium:896
Change-Id: Ib5fb9433b2c138ca46ccb281b8c0a852daeb623e
Reviewed-on: https://pdfium-review.googlesource.com/13850
Commit-Queue: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ vars = { 'build_revision': '34f9a2ba2ac2bdc70dbdf11644753d81d7ebfeda', 'buildtools_revision': 'f90f6a5af3e8cf843395bfe6243cf606f71b5344', 'catapult_revision': '0cf3924bab2c2f66a412edda35f6e3572bd57623', - 'clang_revision': 'a1420b85586c1fa3eaf68808bbb095334d2d271d', + 'clang_revision': '4db585405687222660050d58eb12784fe0852884', 'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df', 'freetype_revision': '7e50824288fac5a36c2938fdb3e1c949ea53f982', 'gmock_revision': '29763965ab52f24565299976b936d1265cb6a271', |