]> granicus.if.org Git - clang/commit
[ASan] Let the users to invoke `clang -fsanitize=address` to link binaries targeting...
authorAlexander Potapenko <glider@google.com>
Thu, 21 Mar 2013 10:49:06 +0000 (10:49 +0000)
committerAlexander Potapenko <glider@google.com>
Thu, 21 Mar 2013 10:49:06 +0000 (10:49 +0000)
commit3656c612efe4889da0174ffa6a621a2d59fc3ecb
tree9e1846024c8d9562bab1a544fb40f95e7d1fc141
parent222b4eacd60bd0a38e3855d885ea13bede22129f
[ASan] Let the users to invoke `clang -fsanitize=address` to link binaries targeting the iOS simulator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp