[cfe-dev] [PATCH][ASan] Link with the dynamic ASan library on iOS

Alexander Potapenko glider at google.com
Tue Oct 23 07:50:38 PDT 2012


Hi,

This patch enables the -faddress-sanitizer link-time flag for the iOS target.
The executable will be linked with libclang_rt.asan_osx_dynamic.dylib

I don't want to add this feature to the documentation until we make
sure it doesn't crash at runtime, but I think it's the right thing to
start with.

--
Alexander Potapenko
Software Engineer
Google Moscow
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan-ios.patch
Type: application/octet-stream
Size: 657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121023/09651182/attachment.obj>


More information about the cfe-dev mailing list