[PATCH] Support case insensitive header searches for MSVCCompat

Ben Langmuir blangmuir at apple.com
Thu Mar 20 16:01:55 PDT 2014


  Does the case-sensitivity behaviour really only apply to headers found in header search?  If not, then how about putting this in the virtual file system layer, or at least FileManager?

  Right now this doesn't cover the 'header' declarations in module map files (see ModuleMap.cpp, parseHeaderDecl).

http://llvm-reviews.chandlerc.com/D2972



More information about the cfe-commits mailing list