| Index: tools/clang/scripts/update.sh
|
| diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh
|
| index ce4c2059f84d3bfcc8d958a0f09249aa7eacee94..04fcd2feba18f98fb8fa8472781e9582b167554a 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=174491
|
| +CLANG_REVISION=170392
|
| # ASan Mac builders are pinned to this revision, see http://crbug.com/170629.
|
| CLANG_ASAN_MAC_REVISION=170392
|
|
|
|
|