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

Alexey Samsonov samsonov at google.com
Wed Oct 24 05:48:58 PDT 2012


+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121024/4d17d216/attachment.html>


More information about the cfe-commits mailing list