Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Add xref for macros to FileIndex. | Utkarsh Saxena | 2020-01-08 | 1 | -0/+34 |
* | [clangd] Use our own relation kind. | Haojian Wu | 2019-10-17 | 1 | -1/+1 |
* | [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFC | Sam McCall | 2019-09-04 | 1 | -1/+1 |
* | [clangd] Surface errors from command-line parsing | Ilya Biryukov | 2019-08-28 | 1 | -1/+3 |
* | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -3/+3 |
* | [clangd] Perform merge for main file symbols. | Haojian Wu | 2019-06-17 | 1 | -0/+22 |
* | [clangd] Index API and implementations for relations | Nathan Ridge | 2019-06-15 | 1 | -15/+40 |
* | [clangd] Count number of references while merging RefSlabs inside FileIndex | Kadir Cetinkaya | 2019-05-09 | 1 | -7/+35 |
* | [clangd] Qualify uses of ::testing everywhere. NFC | Ilya Biryukov | 2019-05-06 | 1 | -10/+10 |
* | [clangd] Move clangd tests to clangd directory. check-clangd is no longer par... | Sam McCall | 2019-04-29 | 1 | -0/+371 |