summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/diamond-pch.c
Commit message (Expand)AuthorAgeFilesLines
* [modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith2015-06-161-6/+6
* Allow multiple modules with the same name to coexist in the module cacheBen Langmuir2014-04-141-1/+1
* Require a module.map file to load a moduleBen Langmuir2014-01-221-1/+1
* Extended VerifyDiagnosticConsumer to also verify source file for diagnostic.Andy Gibbs2013-04-171-14/+11
* Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste...Douglas Gregor2013-02-071-6/+6
* Eliminate the uglified keyword __import_module__ for importingDouglas Gregor2012-01-031-6/+7
* Implement support for precompiled headers, preambles, and serializedDouglas Gregor2011-12-031-5/+0
* Only perform checking of the predefines buffer when loading aDouglas Gregor2011-12-021-0/+32
OpenPOWER on IntegriCloud