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