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

Hans Wennborg hans at chromium.org
Mon Sep 2 05:06:59 PDT 2013


On Sat, Aug 31, 2013 at 6:00 AM, Reid Kleckner <rnk at google.com> wrote:
> 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.  :)

Yes, the commit message should have been more descriptive. Sorry about that.

 - Hans



More information about the cfe-commits mailing list