Index: tools/clang/scripts/update.sh |
diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh |
index c842a5852da3ef6a169e60ec265a905816c76966..10a46453221c46630e96be4cb96ff1ba843839db 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=231690 |
+CLANG_REVISION=233105 |
# This is incremented when pushing a new build of Clang at the same revision. |
CLANG_SUB_REVISION=1 |