Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clangd] Add bool return type to Index::refs API. | Haojian Wu | 2019-11-13 | 1 | -2/+4 |
* | [clangd] Fix a regression of not showing documentation from forward declarati... | Haojian Wu | 2019-11-11 | 1 | -3/+10 |
* | [clangd] Use our own relation kind. | Haojian Wu | 2019-10-17 | 1 | -18/+12 |
* | [clangd] If an undocumented definition exists, don't accept documentation fro... | Sam McCall | 2019-10-07 | 1 | -0/+10 |
* | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -2/+2 |
* | [clangd] Index API and implementations for relations | Nathan Ridge | 2019-06-15 | 1 | -19/+30 |
* | [clangd] Add RelationSlab | Nathan Ridge | 2019-06-03 | 1 | -0/+39 |
* | [clangd] Qualify uses of ::testing everywhere. NFC | Ilya Biryukov | 2019-05-06 | 1 | -8/+8 |
* | [clangd] Move clangd tests to clangd directory. check-clangd is no longer par... | Sam McCall | 2019-04-29 | 1 | -0/+408 |