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