summaryrefslogtreecommitdiffstats
path: root/test/Modules/submodules-preprocess.cpp
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-1/+1
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-1/+1
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-5/+5
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-5/+5
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-6/+7
* Rename the command-line option for mapping #include/#import over toDouglas Gregor2012-01-031-1/+1
* Implement name hiding for macro definitions within modules, such thatDouglas Gregor2011-12-021-4/+50
* Implement name hiding for declarations deserialized from a non-visibleDouglas Gregor2011-12-011-0/+14