summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/IndexTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Add bool return type to Index::refs API.Haojian Wu2019-11-131-2/+4
* [clangd] Fix a regression of not showing documentation from forward declarati...Haojian Wu2019-11-111-3/+10
* [clangd] Use our own relation kind.Haojian Wu2019-10-171-18/+12
* [clangd] If an undocumented definition exists, don't accept documentation fro...Sam McCall2019-10-071-0/+10
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-2/+2
* [clangd] Index API and implementations for relationsNathan Ridge2019-06-151-19/+30
* [clangd] Add RelationSlabNathan Ridge2019-06-031-0/+39
* [clangd] Qualify uses of ::testing everywhere. NFCIlya Biryukov2019-05-061-8/+8
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+408
OpenPOWER on IntegriCloud