[cfe-commits] [PATCH] Do not add duplicate /usr/lib/libstdc++.6.dylib for AddressSanitizer on Darwin

Alexander Potapenko glider at google.com
Fri Dec 16 04:23:12 PST 2011


Hi,

the attached patch checks whether the current toolchain should call
AddCXXStdlibLibArgs().
In the case it should, we don't call it for AddressSanitizer for the
second time.

-- 
Alexander Potapenko
Software Engineer
Google Moscow
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan-mac-libstdcpp.patch
Type: text/x-patch
Size: 924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111216/f9c815df/attachment.bin>


More information about the cfe-commits mailing list