summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/normal-module-map.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-3/+3
* Rename the command-line option for mapping #include/#import over toDouglas Gregor2012-01-031-1/+1
* Modify how the -verify flag works. Currently, the verification string andRichard Trieu2011-12-151-1/+1
* Implement umbrella directories for modules, which are similar toDouglas Gregor2011-12-081-0/+18
* Teach the module import mechanism how to rebuild modules expressed viaDouglas Gregor2011-11-291-4/+0
* A module with an umbrella header assumes that all of the headers inDouglas Gregor2011-11-161-2/+2
* Implement (de-)serialization of the buffer contents for an overriddenDouglas Gregor2011-11-161-3/+5
* When building a module from a module map that isn't simply an umbrellaDouglas Gregor2011-11-161-1/+0
* Add support for building a module from a module map to the -cc1Douglas Gregor2011-11-161-2/+2
* When searching for a module, speculatively load module maps to see ifDouglas Gregor2011-11-121-0/+2
* Teach the search for modules to consider modules described by a moduleDouglas Gregor2011-11-111-0/+6
* Wire up the mapping from header files mentioned in module maps over toDouglas Gregor2011-11-111-2/+4
* Introduce basic support for parsing module map files.Douglas Gregor2011-11-111-0/+10
OpenPOWER on IntegriCloud