summaryrefslogtreecommitdiffstats
path: root/test/Modules/cstd.m
Commit message (Expand)AuthorAgeFilesLines
* Treat module headers wrapped by our builtin headers as implicitly being textualRichard Smith2016-10-261-1/+1
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-1/+1
* [modules] If we see a #include that maps to a module, but use of precompiled ...Richard Smith2015-05-181-1/+1
* [modules] Add support for #include_next.Richard Smith2014-10-201-1/+1
* When looking for the module associated with one of our magical builtin header...Douglas Gregor2013-05-021-3/+4
* 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-4/+4
* Fix a typo (the the => the)Sylvestre Ledru2012-07-231-1/+1
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-4/+4
* Use -isystem rather than relying on -isysroot to work consistentlyDouglas Gregor2012-02-021-1/+1
* Yet more data from failing buildbots...Douglas Gregor2012-02-021-1/+1
* Drop -verify to get better diagnostics from failing buildbots. Plus, we don't...Douglas Gregor2012-02-021-1/+1
* Back out my heinous hack that tricked the module generation mechanismDouglas Gregor2012-02-021-0/+29