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

Alexander Potapenko glider at google.com
Wed Oct 24 07:03:54 PDT 2012


Re-attaching the patch.

On Wed, Oct 24, 2012 at 4:55 PM, Alexander Potapenko <glider at google.com> wrote:
> Oh, sorry, I forgot cfe-commits is the place for Clang patches.
>
> On Wed, Oct 24, 2012 at 4:48 PM, Alexey Samsonov <samsonov at google.com> wrote:
>> +cfe-commits (just in case)
>>
>> On Wed, Oct 24, 2012 at 4:42 PM, Alexander Potapenko <glider at google.com>
>> wrote:
>>>
>>> I'm going to land this tomorrow if nobody objects.
>>>
>>> On Tue, Oct 23, 2012 at 6:50 PM, Alexander Potapenko <glider at google.com>
>>> wrote:
>>> > 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
>>>
>>>
>>>
>>> --
>>> Alexander Potapenko
>>> Software Engineer
>>> Google Moscow
>>> _______________________________________________
>>> cfe-dev mailing list
>>> cfe-dev at cs.uiuc.edu
>>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>>
>>
>>
>>
>> --
>> Alexey Samsonov, MSK
>>
>
>
>
> --
> Alexander Potapenko
> Software Engineer
> Google Moscow



--
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-commits/attachments/20121024/514fc788/attachment.obj>


More information about the cfe-commits mailing list