From fa2601abcdde27adbdba2b5de8d849908ad41704 Mon Sep 17 00:00:00 2001 From: "thakis@chromium.org" Date: Mon, 4 Jul 2011 03:08:46 +0000 Subject: roll clang r133931:r134361 BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/7278023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91461 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 a310bb0..cb3800a 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=133931 +CLANG_REVISION=134361 THIS_DIR="$(dirname "${0}")" LLVM_DIR="${THIS_DIR}"/../../../third_party/llvm -- cgit v1.1