Chromium Code Reviews

Unified Diff: tools/clang/scripts/update.sh

Issue 18124002: roll clang 182481:184830 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « net/third_party/nss/ssl.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/clang/scripts/update.sh
diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh
index 510c3778219eb92fb68a8998ec6430dd3c7852b8..16c1e0fcbf8dca61cc287d21e13c94cbf607be5a 100755
--- a/tools/clang/scripts/update.sh
+++ b/tools/clang/scripts/update.sh
@@ -8,7 +8,7 @@
# Do NOT CHANGE this if you don't know what you're doing -- see
# https://code.google.com/p/chromium/wiki/UpdatingClang
# Reverting problematic clang rolls is safe, though.
-CLANG_REVISION=182481
+CLANG_REVISION=184830
THIS_DIR="$(dirname "${0}")"
LLVM_DIR="${THIS_DIR}/../../../third_party/llvm"
« no previous file with comments | « net/third_party/nss/ssl.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine