From 896e233176a3d047d558f34d2082d6cc1b6ed452 Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Fri, 1 Apr 2011 19:12:49 +0000 Subject: Roll clang. 127569:128641. One interesting new feature is Elliot's -Wheader-hygiene BUG=none TEST=none Review URL: http://codereview.chromium.org/6771055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@80199 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 fd07524..47f31e5 100755 --- a/tools/clang/scripts/update.sh +++ b/tools/clang/scripts/update.sh @@ -5,7 +5,7 @@ # This script will check out llvm and clang into third_party/llvm and build it. -CLANG_REVISION=127569 +CLANG_REVISION=128641 THIS_DIR="$(dirname "${0}")" LLVM_DIR="${THIS_DIR}"/../../../third_party/llvm -- cgit v1.1