[PATCH] D11944: Nativize filename in FileManager::getFile().

NAKAMURA Takumi via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 13 03:20:32 PDT 2015


chapuni added a comment.

I wish, in clang/llvm, internal path separator would be slash.
It'd be better to use backslash where it'd be really required, for example interface to cmd.exe or MS toolchain.

For me, native-ization is nightmare.


http://reviews.llvm.org/D11944





More information about the cfe-commits mailing list