rnk added a comment.

We discussed adding a new path style that opts into a / preferred separator on 
Windows, something like path::Style::windows_forward. All of the absolute path 
handling routines would behave the same, but the preferred separator would now 
be `/`. We can make the default path style for mingw be mingw_forward.


Repository:
  rL LLVM

https://reviews.llvm.org/D53066



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

Reply via email to