Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: tools/clang/scripts/update.sh

Issue 14169006: roll clang 176256:179138 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cros main waterfall Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « build/common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698