<div><div>On Tue, Jan 4, 2011 at 10:20 AM, David A. Greene <span dir="ltr"><<a href="mailto:greened@obbligato.org">greened@obbligato.org</a>></span> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">Francois Pichet <<a href="mailto:pichet2000@gmail.com">pichet2000@gmail.com</a>> writes:<br>
<br>
> On Mon, Jan 3, 2011 at 12:30 PM, David Greene <<a href="mailto:greened@obbligato.org">greened@obbligato.org</a>> wrote:<br>
><br>
>     Author: greened<br>
>     Date: Mon Jan  3 11:30:25 2011<br>
>     New Revision: 122754<br>
><br>
>     URL: <a href="http://llvm.org/viewvc/llvm-project?rev=122754&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=122754&view=rev</a><br>
>     Log:<br>
><br>
>     Reapply 122341 to fix PR8199 now that clang changes are in.<br>
><br>
>     Modified:<br>
>        llvm/trunk/docs/TestingGuide.html<br>
>        llvm/trunk/test/lit.cfg<br>
>        llvm/trunk/utils/lit/lit/TestRunner.py<br>
><br>
> Hi, <br>
><br>
> I disabled that fix on Windows. It doesn't work at all and cause all lit tests to fail. <br>
> Any ideas why? <br>
<br>
</div></div>No.  Do you have test output you can post?<br>
<br>
                                    -Dave<br>
</blockquote></div><br></div><div>Hi, </div><div><br></div><div>example:</div><div><div><br></div><div>1>Exit Code: 1</div><div>1>Command Output (stdout):</div><div>1>--</div><div>1>Command 0: "D:/Dev/llvm/llvm_trunk/bin/Release\clang.EXE" "-cc1" "-fsyntax-only" "-verify" "D:\Dev\llvm\llvm_trunk" "ools\clang" "est\CXX\special\class.ctor\p1.cpp"</div>
<div>1>Command 0 Result: 1</div><div>1>Command 0 Output:</div><div>1>Command 0 Stderr:</div><div>1>error: 'error' diagnostics seen but not expected: </div><div>1>  (frontend): error reading 'D:\Dev\llvm\llvm_trunk'</div>
<div>1>error: 'error' diagnostics seen but not expected: </div><div>1>  (frontend): error reading 'ools\clang'</div><div>1>error: 'error' diagnostics seen but not expected: </div><div>1>  (frontend): error reading 'est\CXX\special\class.ctor\p1.cpp'</div>
<div>1>3 errors generated.</div><div>1>--</div></div><div><br></div><div>Notice how the file to test is cut in 3. I suspect a separator issue (backslash)?</div><div><br></div><div>I currently don't have the time to investigate this problem. But with my patch r122808 all tests pass. (maybe we are lucky). If you don't know, I'll try to understand what really happen this weekend. </div>
<h1 class="ha" style="font-family: arial, sans-serif; font-size: 16px; margin-top: 12px; margin-right: 5px; margin-bottom: 5px; margin-left: 10px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 0); background: inherit; border-right: inherit; border-collapse: collapse; ">
<br></h1>