summaryrefslogtreecommitdiffstats
path: root/test/Modules/submodules.m
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-1/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-1/+1
* Introduce a non-uglified syntax for module imports in Objective-C:Douglas Gregor2012-01-031-1/+1
* Rename the command-line option for mapping #include/#import over toDouglas Gregor2012-01-031-1/+1
* Keep track of import dependencies between submodules within the moduleDouglas Gregor2011-12-081-0/+11