From d758e637ec2746870ca221d501d4726242f06c3e Mon Sep 17 00:00:00 2001 From: "hans@chromium.org" <hans@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Tue, 4 Dec 2012 19:12:21 +0000 Subject: Roll Clang 167488:168474. BUG=163104 Review URL: https://chromiumcodereview.appspot.com/11412302 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@171017 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/clang/scripts/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/clang') diff --git a/tools/clang/scripts/update.sh b/tools/clang/scripts/update.sh index 6deec6a..d1bf1d8 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=167488 +CLANG_REVISION=168474 THIS_DIR="$(dirname "${0}")" LLVM_DIR="${THIS_DIR}/../../../third_party/llvm" -- cgit v1.1