Index: tools/clang/scripts/update.sh |
=================================================================== |
--- tools/clang/scripts/update.sh (revision 128745) |
+++ tools/clang/scripts/update.sh (working copy) |
@@ -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=153254 |
+CLANG_REVISION=151385 |
THIS_DIR="$(dirname "${0}")" |
LLVM_DIR="${THIS_DIR}/../../../third_party/llvm" |