diff options
author | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-22 03:01:03 +0000 |
---|---|---|
committer | thakis@chromium.org <thakis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-22 03:01:03 +0000 |
commit | 15245b8b5298a41363183deba5f5e156c6d0ac74 (patch) | |
tree | 6f319115d2b65e6e60516eea61ece67fc17588ed | |
parent | 68e6e7b280889fcca1c216640e84c2c610ae6372 (diff) | |
download | chromium_src-15245b8b5298a41363183deba5f5e156c6d0ac74.zip chromium_src-15245b8b5298a41363183deba5f5e156c6d0ac74.tar.gz chromium_src-15245b8b5298a41363183deba5f5e156c6d0ac74.tar.bz2 |
roll clang 142072:142664
BUG=none
TEST=none
TBR=hans
Review URL: http://codereview.chromium.org/8370009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106847 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,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": "142072", + "clang_revision": "142664", } deps = { |