summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ModuleManager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Actually keep track of the source locations at which particular moduleDouglas Gregor2012-11-301-4/+8
* When loading a module fails because it is out of date, rebuild thatDouglas Gregor2012-11-071-0/+39
* Set the file entry for a Module* that was created during deserializationArgyrios Kyrtzidis2012-10-031-1/+2
* Optimize unqualified/global name lookup in modules by introducing aDouglas Gregor2012-01-181-2/+3
* Promote ModuleMap::Module to a namespace-scope class in the BasicDouglas Gregor2011-11-301-25/+25
* Add support for viewing the module graph via Graphviz, for debuggingDouglas Gregor2011-10-111-0/+49
* Factor the Module and ModuleManager classes out into separate headersDouglas Gregor2011-08-251-0/+204
OpenPOWER on IntegriCloud