[llvm-testresults] Output of llvm-lit on windows with end of line characters

Ammarguellat, Zahira via llvm-testresults llvm-testresults at lists.llvm.org
Thu Sep 28 13:29:59 PDT 2017


Hello,

Some of the output files generated by the LIT tests on windows are generated with an explicit (^M) end of line characters.
When these files are compared to the output files on the repository (that don't have that character), an error is detected as the files don't match anymore because of the ^M character.

One way would be to have the generated files on windows be "cleaned" up by dos2unix before being compared. Or else change the attributes of the git repo. Has anyone seen this problem?


Thanks.
-Zahira

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20170928/484fe34f/attachment.html>


More information about the llvm-testresults mailing list