[PATCH] D48626: New option -fwindows-filesystem, affecting #include paths.
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 27 10:49:13 PDT 2018
thakis added a comment.
The things I pointed at only do case-insensitivity. I haven't seen anything using backslashes in the builds I worked on. (Is that for -I flags?) I'd think that the backslash bits can probably be implemented with less overhead.
Repository:
rC Clang
https://reviews.llvm.org/D48626
More information about the cfe-commits
mailing list