Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Extend r266113 to cope with submodules. | Richard Smith | 2016-04-12 | 1 | -1/+1 |
* | [modules] When an incompatible module file is explicitly provided for a module, | Richard Smith | 2016-04-12 | 1 | -1/+4 |
* | [modules] Add -cc1 flag -fmodules-embed-all-files. | Richard Smith | 2015-11-24 | 1 | -1/+6 |
* | [modules] When explicitly building a module file, don't include timestamps in | Richard Smith | 2015-08-17 | 1 | -0/+4 |
* | Don't run explicit-modules-missing-files.cpp on Windows | Reid Kleckner | 2015-08-14 | 1 | -0/+3 |
* | [modules] Add an experimental -cc1 feature to embed the contents of an input | Richard Smith | 2015-08-14 | 1 | -6/+17 |
* | [modules] Don't suggest deleting the module cache on an error if there is no ... | Richard Smith | 2015-08-11 | 1 | -0/+1 |
* | [modules] Properly diagnose errors in module files for which we have no | Richard Smith | 2015-08-11 | 1 | -1/+12 |
* | [modules] PR22534: Load files specified by -fmodule-file= eagerly. In particu... | Richard Smith | 2015-08-09 | 1 | -0/+21 |