summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/GlobalModuleIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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