<div dir="rtl"><div dir="ltr">Hi Hans, </div><div dir="ltr"><br></div><div dir="ltr">By chance I found a solution and posted a patch to cfe-commits. Would the bug report still be useful?</div><div dir="ltr"><br></div><div dir="ltr">

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

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Yaron,<br>
<div><div class="h5"><br>
On Thu, Oct 17, 2013 at 3:09 AM, Yaron Keren <<a href="mailto:yaron.keren@gmail.com">yaron.keren@gmail.com</a>> wrote:<br>
> When compiling a trivial main.cpp with latest clang on  Windows 7,<br>
><br>
> clang -S c:\llvm\test\main.cpp -g -std=c++1y -target i686-pc-mingw32<br>
><br>
> main.cpp appears twice in the debug information in the assembly file, once<br>
> with back slash and once with forward slash:<br>
><br>
> Lsection_debug_loc:<br>
> .text<br>
> Ltext_begin:<br>
> .data<br>
> .file 1 "c:\\llvm\\test/main.cpp"<br>
> .file 2 "c:\\llvm\\test\\main.cpp"<br>
> .def _main;<br>
><br>
> compiling with MingW gcc results in one file only.<br>
<br>
</div></div>This sounds like a bug. Can you please file it at <a href="http://llvm.org/bugs/" target="_blank">http://llvm.org/bugs/</a> ?<br>
<span class="HOEnZb"><font color="#888888"><br>
 - Hans<br>
</font></span></blockquote></div><br></div>