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