Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing header from 165821 | Douglas Gregor | 2012-10-12 | 1 | -0/+2 |
* | Sanitize the names of modules determined based on the names of headers | Douglas Gregor | 2012-10-12 | 2 | -0/+2 |
* | Implement umbrella directories for modules, which are similar to | Douglas Gregor | 2011-12-08 | 3 | -0/+9 |
* | Tweak the syntax of umbrella headers, so that "umbrella" is treated as | Douglas Gregor | 2011-12-08 | 2 | -3/+3 |
* | Add missing header for modules test. | Douglas Gregor | 2011-11-16 | 1 | -0/+2 |
* | A module with an umbrella header assumes that all of the headers in | Douglas Gregor | 2011-11-16 | 1 | -0/+3 |
* | Tweak the module map file test slightly, by putting one of the headers | Douglas Gregor | 2011-11-12 | 1 | -1/+1 |
* | When searching for a module, speculatively load module maps to see if | Douglas Gregor | 2011-11-12 | 2 | -0/+4 |
* | Teach the search for modules to consider modules described by a module | Douglas Gregor | 2011-11-11 | 2 | -0/+4 |
* | Introduce basic support for parsing module map files. | Douglas Gregor | 2011-11-11 | 7 | -0/+18 |