[PATCH] clang-cl: support -fsanitize=address

Timur Iskhodzhanov timurrrr at google.com
Wed Aug 28 07:52:32 PDT 2013


2013/8/27 Hans Wennborg <hans at chromium.org>

> +    llvm::sys::path::append(
> +        LibSanitizer, "lib", "windows", "clang_rt.asan-i386.lib");
>

Can you also add "-debug" to the linker flags when using ASan?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130828/bbbe24d6/attachment.html>


More information about the cfe-commits mailing list