[PATCH] D21113: Add support for case-insensitive header lookup
Nico Weber via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 8 10:15:06 PDT 2016
thakis added a comment.
For performance: Can you check how build times for some large target in Chromium on Linux targeting Windows compares with this vs having the sdk in a fat mount? That would give us some data.
The discussion in the include case warning thread sounds like MS might update its headers to have #include lines matching actual file case, so hopefully this won't be needed at all eventually.
http://reviews.llvm.org/D21113
More information about the cfe-commits
mailing list