Chromium Code Reviews| Index: tools/clang/scripts/update.sh |
| diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh |
| index 2bca416f99111db822641b814d55e73efcab335b..f19a482efbca57b18586a188bdba4de5cf4daa5d 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=176256 |
| +CLANG_REVISION=179138 |
|
Dan Beam
2013/04/24 00:23:42
I'm unable to build after this roll. I don't know
|
| # ASan Mac builders are pinned to this revision, see http://crbug.com/170629. |
| CLANG_ASAN_MAC_REVISION=170392 |