summaryrefslogtreecommitdiffstats
path: root/test/Modules/cycles.c
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-1/+1
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* When building a module, forward diagnostics to the outer diagnostic consumer.Douglas Gregor2013-05-031-2/+2
* 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
* When an error occurs while building a module on demand, provide "WhileDouglas Gregor2012-11-301-3/+4
* Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek2012-03-011-4/+4
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-6/+6
* Add test case for mutually recursive modulesDouglas Gregor2011-09-151-0/+12