r189664 - clang-cl: Pass -incremental:no to linker when using ASan

Reid Kleckner rnk at google.com
Fri Aug 30 21:00:55 PDT 2013


On Fri, Aug 30, 2013 at 8:39 PM, Sean Silva <silvas at purdue.edu> wrote:

> On Fri, Aug 30, 2013 at 6:50 AM, Hans Wennborg <hans at hanshq.net> wrote:
>
>> Author: hans
>> Date: Fri Aug 30 05:50:52 2013
>> New Revision: 189664
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=189664&view=rev
>> Log:
>> clang-cl: Pass -incremental:no to linker when using ASan
>>
>
> Can you explain *why* this is necessary?
>

Timur requested it because incremental linking gives bad call stacks.  I
agree, that should be in the commit message.  :)



> -- Sean Silva
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130830/a9395153/attachment.html>


More information about the cfe-commits mailing list