[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)
commit5700f40d804c57d970908534a5fa5bba89552d8b
treeabb61bda150d524ded3a80340a07172e7acd75a5
parentdf973ed626b9ce119c133026bb29809ec0f75059
[ASan] Let the users to invoke `clang -fsanitize=address` to link binaries targeting the iOS simulator.

llvm-svn: 177633
clang/lib/Driver/ToolChains.cpp