thakis added a comment.

In D57343#1374063 <https://reviews.llvm.org/D57343#1374063>, @zturner wrote:

> Shouldn't the hash be case-insensitive on windows?


I'm not sure: I think case-sensitive file systems on Windows are becoming more 
common with WSL. This seemed like the less intrusive change to me at least. If 
we make it case-insensitive on Win, we probably also want that on macOS, but 
there case-sensitive file systems also exist and are maybe more common, and it 
feels like a can of worms that I'd rather leave closed.


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

https://reviews.llvm.org/D57343



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

Reply via email to