aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Serialization/GlobalModuleIndex.h
AgeCommit message (Expand)Author
2013-04-17[Modules] Use global index to improve typo correction performanceArgyrios Kyrtzidis
2013-03-22<rdar://problem/13479539> Simplify ModuleManager/GlobalModuleIndex interactio...Douglas Gregor
2013-03-19Remove stray semicolonDouglas Gregor
2013-03-19<rdar://problem/13363214> Eliminate race condition between module rebuild and...Douglas Gregor
2013-02-18Use LLVM_DELETED_FUNCTION rather than '// do not implement' comments.David Blaikie
2013-01-28ASTReader and profiling statistics indicate that implementing a methodDouglas Gregor
2013-01-25Improve coordination between the module manager and the global moduleDouglas Gregor
2013-01-25Implement the reader of the global module index and wire it into theDouglas Gregor
2013-01-23Implement the writer side of the global module index. Douglas Gregor