summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-13 05:39:40 +0000
committerthakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-13 05:39:40 +0000
commitcc73fb3fa02f7cb67b804723320ac9dda3be21d0 (patch)
tree068502d23c452feabe7c7556e60ace76607c52a5 /DEPS
parent814a7bf0ff8e016769a4ff3717daab50ef388be6 (diff)
downloadchromium_src-cc73fb3fa02f7cb67b804723320ac9dda3be21d0.zip
chromium_src-cc73fb3fa02f7cb67b804723320ac9dda3be21d0.tar.gz
chromium_src-cc73fb3fa02f7cb67b804723320ac9dda3be21d0.tar.bz2
roll clang 136602:137532
Includes parser support for C++0x lamba expressions and improved array length checking warnings. scan-build has C++ enabled by default. BUG=none TEST=none TBR=hans Review URL: http://codereview.chromium.org/7645011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96687 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f3da70c..52bc040 100644
--- a/DEPS
+++ b/DEPS
@@ -28,7 +28,7 @@ vars = {
# Note: On most bots, clang is not checked out via DEPS but by
# tools/clang/scripts/update.sh. The script reads this line here.
- "clang_revision": "136602",
+ "clang_revision": "137532",
}
deps = {