Age | Commit message (Expand) | Author |
---|---|---|
2013-02-08 | Never cache the result of a module file lookup. | Douglas Gregor |
2013-02-06 | Eliminate a race condition with the global module index. | Douglas Gregor |
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 | Serialization/GlobalModuleIndex.cpp: Fixup r173405, <cstdio> | NAKAMURA Takumi |
2013-01-25 | Implement the reader of the global module index and wire it into the | Douglas Gregor |
2013-01-24 | clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(f... | NAKAMURA Takumi |
2013-01-23 | Fix for case-sensitive file systems. Ugh | Douglas Gregor |
2013-01-23 | Implement the writer side of the global module index. | Douglas Gregor |