Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Simplify -cc1 interface for enabling implicit module maps. | Richard Smith | 2015-06-16 | 1 | -6/+6 |
* | Allow multiple modules with the same name to coexist in the module cache | Ben Langmuir | 2014-04-14 | 1 | -1/+1 |
* | Require a module.map file to load a module | Ben Langmuir | 2014-01-22 | 1 | -1/+1 |
* | Extended VerifyDiagnosticConsumer to also verify source file for diagnostic. | Andy Gibbs | 2013-04-17 | 1 | -14/+11 |
* | Rename -fmodule-cache-path <blah> to -fmodules-cache-path=<blah> for consiste... | Douglas Gregor | 2013-02-07 | 1 | -6/+6 |
* | Eliminate the uglified keyword __import_module__ for importing | Douglas Gregor | 2012-01-03 | 1 | -6/+7 |
* | Implement support for precompiled headers, preambles, and serialized | Douglas Gregor | 2011-12-03 | 1 | -5/+0 |
* | Only perform checking of the predefines buffer when loading a | Douglas Gregor | 2011-12-02 | 1 | -0/+32 |