diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-15 19:00:30 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-15 19:00:30 +0000 |
commit | 241109b52c26585ba262e95f7f07fda23307cc27 (patch) | |
tree | d9864bdf4b32568849f8fbef978936b1ab4bf47a /DEPS | |
parent | 0822d88ca6c5451ab3553cca1a603ebfc575dc40 (diff) | |
download | chromium_src-241109b52c26585ba262e95f7f07fda23307cc27.zip chromium_src-241109b52c26585ba262e95f7f07fda23307cc27.tar.gz chromium_src-241109b52c26585ba262e95f7f07fda23307cc27.tar.bz2 |
roll clang 140930:142072
Also add a --run-tests parameter to update.sh
The plugin change is required due to http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20111010/047769.html
BUG=none
TEST=none
TBR=hans
Review URL: http://codereview.chromium.org/8247005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105679 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ vars = { # tools/clang/scripts/update.sh. The script reads this line here. # Do NOT CHANGE this if you don't know what you're doing -- see # http://code.google.com/p/chromium/wiki/UpdatingClang - "clang_revision": "140930", + "clang_revision": "142072", } deps = { |