summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/Module.framework/Headers/Module.h
Commit message (Expand)AuthorAgeFilesLines
* Implement inferred submodules support, which (when requested)Douglas Gregor2011-12-061-0/+3
* For modules, all macros that aren't include guards are implicitlyDouglas Gregor2011-10-171-0/+5
* Add an experimental flag -fauto-module-import that automatically turnsDouglas Gregor2011-09-151-0/+1
* Teach LangOptions::resetNonModularOptions to actually do what it says it doesDouglas Gregor2011-09-151-0/+1
* When building a module on-demand, clear out the "non-modular" languageDouglas Gregor2011-09-131-1/+5
* When an import statement fails to find a module in the module cache,Douglas Gregor2011-09-121-0/+6
OpenPOWER on IntegriCloud