Index: trunk/src/tools/clang/scripts/update.sh |
=================================================================== |
--- trunk/src/tools/clang/scripts/update.sh (revision 228317) |
+++ trunk/src/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=188423 |
+CLANG_REVISION=191856 |
THIS_DIR="$(dirname "${0}")" |
LLVM_DIR="${THIS_DIR}/../../../third_party/llvm" |