diff options
author | Lei Zhang <thestig@chromium.org> | 2017-07-26 09:41:49 -0700 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2017-07-26 17:12:50 +0000 |
commit | 1e6ec62e18b7d03d0bae98422e9c7db9364b149b (patch) | |
tree | 16e88b94d5ce8121e2d2d44a7eb28cf8ddc0b4a0 /DEPS | |
parent | ca3f064cfbc92ce77ab65127feb3d4c60f2e6929 (diff) | |
download | pdfium-1e6ec62e18b7d03d0bae98422e9c7db9364b149b.tar.xz |
Roll clang to 7185692.
Rebuild Clang to stop bundling libstdc++.so.
TBR=thakis@chromium.org
Change-Id: I3eaeedf253248d2a50d8df80d5844b76d2ca0141
Reviewed-on: https://pdfium-review.googlesource.com/9090
Reviewed-by: Lei Zhang <thestig@chromium.org>
Commit-Queue: 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': 'f671d3baeb64d9dba628ad582e867cf1aebc0207', 'buildtools_revision': 'e6b510a9daf822bbe9f922c200c58150803d2fd8', 'catapult_revision': '86352b966b0245d6883e5f7df27687856978b6d7', - 'clang_revision': '2bf5912f904279eb13a228ce828af465aec852eb', + 'clang_revision': '7185692a14ef62ca9686e9175549224663eaa29f', 'cygwin_revision': 'c89e446b273697fadf3a10ff1007a97c0b7de6df', 'freetype_revision': '38bdf22bfe68432aebdd33c198a0bd11b4ebb96f', 'gen_library_loader_revision': '916d4acd8b2cde67a390737dfba90b3c37de23a1', |