<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/30 Hans Wennborg <span dir="ltr"><<a href="mailto:hans@chromium.org" target="_blank" class="cremed">hans@chromium.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Aug 30, 2013 at 12:04 PM, Timur Iskhodzhanov<br>
<<a href="mailto:timurrrr@google.com" class="cremed">timurrrr@google.com</a>> wrote:<br>
><br>
> 2013/8/28 Timur Iskhodzhanov <<a href="mailto:timurrrr@google.com" class="cremed">timurrrr@google.com</a>><br>
>><br>
>> 2013/8/27 Hans Wennborg <<a href="mailto:hans@chromium.org" class="cremed">hans@chromium.org</a>><br>
>>><br>
>>> +    llvm::sys::path::append(<br>
>>> +        LibSanitizer, "lib", "windows", "clang_rt.asan-i386.lib");<br>
>><br>
>><br>
>> Can you also add "-debug" to the linker flags when using ASan?<br>
><br>
><br>
> Can you also add -incremental:no ?<br>
<br>
</div>r189664<br></blockquote><div><br></div><div>Awesome, thanks! </div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
> A generic -Xlink support is welcome too :)<br>
<br>
</div>clang-cl supports /link actually, which forwards all following<br>
arguments to the linker.<br></blockquote><div><br></div><div>OK, will use it then :)</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
 - Hans<br>
</font></span></blockquote></div><br></div></div>