summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/ModuleMapLocations/Module_ModuleMap
Commit message (Collapse)AuthorAgeFilesLines
* Add a new spelling for module map files 'module.modulemap'Ben Langmuir2014-03-192-0/+4
This name, while more verbose, plays more nicely with tools that use file extensions to determine file types. The existing spelling 'module.map' will continue to work, but the new spelling will take precedence. In frameworks, this new filename will only go in a new 'Modules' sub-directory. Similarly, add a module.private.modulemap corresponding to module_private.map. llvm-svn: 204261
OpenPOWER on IntegriCloud