summaryrefslogtreecommitdiff
path: root/test/Modules/cycles.c
AgeCommit message (Expand)Author
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2013-05-03When building a module, forward diagnostics to the outer diagnostic consumer.Douglas Gregor
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2012-12-11Use @import rather than @__experimental_modules_import, since theDouglas Gregor
2012-11-30When an error occurs while building a module on demand, provide "WhileDouglas Gregor
2012-03-01Change @import to @__experimental_modules_import. We are not ready to commit...Ted Kremenek
2012-01-03Eliminate the uglified keyword __import_module__ for importingDouglas Gregor
2011-09-15Add test case for mutually recursive modulesDouglas Gregor