Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ASTReader and profiling statistics indicate that implementing a method | Douglas Gregor | 2013-01-28 | 1 | -4/+0 |
* | Improve coordination between the module manager and the global module | Douglas Gregor | 2013-01-25 | 1 | -26/+5 |
* | Serialization/GlobalModuleIndex.cpp: Fixup r173405, <cstdio> | NAKAMURA Takumi | 2013-01-25 | 1 | -0/+1 |
* | Implement the reader of the global module index and wire it into the | Douglas Gregor | 2013-01-25 | 1 | -17/+387 |
* | clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(f... | NAKAMURA Takumi | 2013-01-24 | 1 | -3/+1 |
* | Fix for case-sensitive file systems. Ugh | Douglas Gregor | 2013-01-23 | 1 | -1/+1 |
* | Implement the writer side of the global module index. | Douglas Gregor | 2013-01-23 | 1 | -0/+535 |