Commit 963b13d9 authored by thakis@chromium.org's avatar thakis@chromium.org

roll clang 144547:145052

Notable in this roll: clang now understands -faddress-sanitizer. The runtime library isn't checked in yet, so it's not all that useful yet.

BUG=none
TEST=none
TBR=hans

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111203 0039d316-1c4b-4281-b951-d872f2087c98
parent df24fe42
......@@ -8,7 +8,7 @@
# Do NOT CHANGE this if you don't know what you're doing -- see
# http://code.google.com/p/chromium/wiki/UpdatingClang
# Reverting problematic clang rolls is safe, though.
CLANG_REVISION=144547
CLANG_REVISION=145052
THIS_DIR="$(dirname "${0}")"
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