aboutsummaryrefslogtreecommitdiff
path: root/lib/Serialization/ModuleManager.cpp
AgeCommit message (Expand)Author
2012-01-18Optimize unqualified/global name lookup in modules by introducing aDouglas Gregor
2011-11-30Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor
2011-10-11Add support for viewing the module graph via Graphviz, for debuggingDouglas Gregor
2011-08-25Factor the Module and ModuleManager classes out into separate headersDouglas Gregor