r164299, thank you!

On Thu, Sep 20, 2012 at 10:17 AM, Eric Christopher <[email protected]> wrote:
>
> On Sep 19, 2012, at 3:04 AM, Alexander Potapenko <[email protected]> wrote:
>
>> Hi all,
>>
>> Because source fortification has been turned on in Xcode headers
>> recently, we have to disable it when building the code with
>> AddressSanitizer.
>> The proposed patch (see attached) defines _FORTIFY_SOURCE=0 if
>> -faddress-sanitizer is passed to the compiler.
>> Because other systems are not affected by the change, I've decided to
>> run the test only on Darwin (and introduced the 'system-darwin' config
>> feature)
>>
>> Codereview link: https://codereview.appspot.com/6534045
>
> LGTM.
>
> -eric



-- 
Alexander Potapenko
Software Engineer
Google Moscow
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to