Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Modules] More descriptive diagnostics for misplaced import directive | Serge Pavlov | 2015-09-19 | 1 | -8/+2 |
* | [modules] Simplify -cc1 interface for enabling implicit module maps. | Richard Smith | 2015-06-16 | 1 | -3/+3 |
* | Revert r237609 for now. | Richard Smith | 2015-05-19 | 1 | -3/+3 |
* | [modules] When a file is listed as a non-textual header in a module map, don't | Richard Smith | 2015-05-18 | 1 | -3/+3 |
* | Remove shell requirements from tests that use 'cd' | Reid Kleckner | 2015-03-02 | 1 | -3/+1 |
* | [modules] If we import a module, and we've seen a module map that describes the | Richard Smith | 2014-12-06 | 1 | -0/+8 |
* | clang/test/Modules/malformed.cpp REQUIRES shell due to "cd". | NAKAMURA Takumi | 2014-12-02 | 1 | -0/+2 |
* | [modules] Track how 'header' directives were written in module map files, | Richard Smith | 2014-12-02 | 1 | -10/+14 |
* | Fix module name collision in tests. | Richard Smith | 2013-11-23 | 1 | -4/+4 |
* | Generate a marker token when entering or leaving a submodule when building a | Richard Smith | 2013-11-23 | 1 | -0/+23 |