Commit b9f5f632 authored by thakis@chromium.org's avatar thakis@chromium.org

Roll clang r137560:137563

Now with objc++-cpp-output support in the Driver as well!

BUG=92793
TEST=none
TBR=hans

Review URL: http://codereview.chromium.org/7618032

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96712 0039d316-1c4b-4281-b951-d872f2087c98
parent a100b9e2
...@@ -28,7 +28,7 @@ vars = { ...@@ -28,7 +28,7 @@ vars = {
# Note: On most bots, clang is not checked out via DEPS but by # Note: On most bots, clang is not checked out via DEPS but by
# tools/clang/scripts/update.sh. The script reads this line here. # tools/clang/scripts/update.sh. The script reads this line here.
"clang_revision": "137560", "clang_revision": "137563",
} }
deps = { deps = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment