summaryrefslogtreecommitdiff
path: root/test/Modules/diamond-pch.c
AgeCommit message (Expand)Author
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2014-04-14Allow multiple modules with the same name to coexist in the module cacheBen Langmuir
2014-01-22Require a module.map file to load a moduleBen Langmuir
2013-04-17Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs
2013-02-07Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor
2012-01-03Eliminate the uglified keyword __import_module__ for importingDouglas Gregor
2011-12-03Implement support for precompiled headers, preambles, and serializedDouglas Gregor
2011-12-02Only perform checking of the predefines buffer when loading aDouglas Gregor