Commit 70c90c24 authored by thakis@chromium.org's avatar thakis@chromium.org

roll clang 132735:132784

Notable in this roll: hans' ?: warning now works for overloaded operators.

BUG=none
TEST=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88576 0039d316-1c4b-4281-b951-d872f2087c98
parent e43a2f20
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# This script will check out llvm and clang into third_party/llvm and build it. # This script will check out llvm and clang into third_party/llvm and build it.
CLANG_REVISION=132735 CLANG_REVISION=132784
THIS_DIR="$(dirname "${0}")" THIS_DIR="$(dirname "${0}")"
LLVM_DIR="${THIS_DIR}"/../../../third_party/llvm LLVM_DIR="${THIS_DIR}"/../../../third_party/llvm
......
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