summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/wildcard-submodule-exports.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-3/+3
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-3/+3
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-4/+5
* Rename the command-line option for mapping #include/#import over toDouglas Gregor2012-01-031-1/+1
* Implement support for wildcard exports in modules, allowing a moduleDouglas Gregor2011-12-051-0/+25
OpenPOWER on IntegriCloud