summaryrefslogtreecommitdiffstats
path: root/clang/lib/Index/FileIndexRecord.h
Commit message (Collapse)AuthorAgeFilesLines
* [clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto ↵Jan Korous2019-02-271-6/+5
| | | | | | | | with type Differential Revision: https://reviews.llvm.org/D58478 llvm-svn: 355036
* [clang][index-while-building] FileIndexRecordJan Korous2019-02-271-0/+58
Basic data structures for index Tests are missing from this patch - will be covered properly by tests for the whole feature. I'm just trying to split into smaller patches to make it easier for reviewers. Differential Revision: https://reviews.llvm.org/D58478 llvm-svn: 355035
OpenPOWER on IntegriCloud