Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement inferred submodules support, which (when requested) | Douglas Gregor | 2011-12-06 | 1 | -0/+3 |
* | For modules, all macros that aren't include guards are implicitly | Douglas Gregor | 2011-10-17 | 1 | -0/+5 |
* | Add an experimental flag -fauto-module-import that automatically turns | Douglas Gregor | 2011-09-15 | 1 | -0/+1 |
* | Teach LangOptions::resetNonModularOptions to actually do what it says it does | Douglas Gregor | 2011-09-15 | 1 | -0/+1 |
* | When building a module on-demand, clear out the "non-modular" language | Douglas Gregor | 2011-09-13 | 1 | -1/+5 |
* | When an import statement fails to find a module in the module cache, | Douglas Gregor | 2011-09-12 | 1 | -0/+6 |