summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Module.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Within the module representation, generalize the notion of an umbrellaDouglas Gregor2011-12-081-1/+8
* Parse inferred submodules in module maps, track their contents inDouglas Gregor2011-12-051-9/+22
* Fix printing of wildcard exports.Douglas Gregor2011-12-051-5/+14
* Implement support for wildcard exports in modules, allowing a moduleDouglas Gregor2011-12-051-0/+12
* Implement (de-)serialization of the set of exported modules in aDouglas Gregor2011-12-021-0/+25
* Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor2011-11-301-0/+91
OpenPOWER on IntegriCloud