mizvekov added a comment.

In D130089#3668061 <https://reviews.llvm.org/D130089#3668061>, @nhaehnle wrote:

> I've been staring at ifdef.test vs. basic-cplusplus.test for a while now and 
> don't see any relevant difference, including when I look at the line endings 
> in a hex editor (on Linux). So I guess there is a difference that appears 
> only on Windows somehow? Unfortunately, I simply have no idea at the moment 
> where it could come from.

Yeah it could be that there is some flag we should be passing to diff, or some 
other thing that we normally do on llvm to take care of this issue, so that 
diff ignores the line ending difference.
I haven't had time to look at what is the standard practice we have for that 
yet.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130089/new/

https://reviews.llvm.org/D130089

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to