summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/GlobalModuleIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
* ASTReader and profiling statistics indicate that implementing a methodDouglas Gregor2013-01-281-4/+0
* Improve coordination between the module manager and the global moduleDouglas Gregor2013-01-251-26/+5
* Serialization/GlobalModuleIndex.cpp: Fixup r173405, <cstdio>NAKAMURA Takumi2013-01-251-0/+1
* Implement the reader of the global module index and wire it into theDouglas Gregor2013-01-251-17/+387
* clang/GlobalModuleIndex: Don't open the same file twice. Use raw_fd_ostream(f...NAKAMURA Takumi2013-01-241-3/+1
* Fix for case-sensitive file systems. UghDouglas Gregor2013-01-231-1/+1
* Implement the writer side of the global module index. Douglas Gregor2013-01-231-0/+535
OpenPOWER on IntegriCloud