summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/irgen.c
Commit message (Expand)AuthorAgeFilesLines
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-2/+2
* Use @import rather than @__experimental_modules_import, since theDouglas Gregor2012-12-111-1/+1
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-1/+1
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-3/+4
* Eliminate the -emit-module option, which emitted a module by parsing aDouglas Gregor2011-11-291-1/+1
* Switch some more of the modules tests over to "-emit-module-from-map",Douglas Gregor2011-11-161-7/+4
* When we load the first module, make sure that we wire up the ASTConsumer to t...Douglas Gregor2011-09-151-0/+15
OpenPOWER on IntegriCloud