]> granicus.if.org Git - clang/commit
clang-cl: Pass -debug to the linker when using -fsanitize=address
authorHans Wennborg <hans@hanshq.net>
Wed, 28 Aug 2013 17:36:07 +0000 (17:36 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 28 Aug 2013 17:36:07 +0000 (17:36 +0000)
commit324cc03788cbf97f680511b6a91adccff9d9c261
tree7cff35965172ac8e3a6d34d7034d36f60fbd3816
parentc5761271730ab929f19facef51903c9bdf5c5d0b
clang-cl: Pass -debug to the linker when using -fsanitize=address

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189496 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Driver/cl-link.c