clang/test/Modules/Inputs/ModuleMapLocations
Ben Langmuir aa052b8ebc Don't load Framework module.map files when searching subdirectories
This would cause frameworks to have spurious "redefinition" errors if
they had both a (legacy) "module.map" and a (new) "module.modulemap" file and we
happened to do a sub-directory search in that directory using a
non-framework include path (e.g. -Ifoo/ -Ffoo/).  For migration
purposes it's very handy that the compiler will prefer the new spelling
of the filename and not look at the old one if it doesn't need to.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@230308 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-24 04:58:15 +00:00
..
Both
Both_F.framework Don't load Framework module.map files when searching subdirectories 2015-02-24 04:58:15 +00:00
Inferred.framework/Headers
Module_ModuleMap
Module_ModuleMap_F.framework
module.modulemap