Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang][index-while-building][NFC] FileIndexRecord - Comments, replace auto ↵ | Jan Korous | 2019-02-27 | 1 | -6/+5 |
| | | | | | | | | with type Differential Revision: https://reviews.llvm.org/D58478 llvm-svn: 355036 | ||||
* | [clang][index-while-building] FileIndexRecord | Jan Korous | 2019-02-27 | 1 | -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 |