summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/unittests/FileIndexTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Add xref for macros to FileIndex.Utkarsh Saxena2020-01-081-0/+34
* [clangd] Use our own relation kind.Haojian Wu2019-10-171-1/+1
* [clangd] Rename ClangdUnit.h -> ParsedAST.h. NFCSam McCall2019-09-041-1/+1
* [clangd] Surface errors from command-line parsingIlya Biryukov2019-08-281-1/+3
* [clang-tools-extra] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-3/+3
* [clangd] Perform merge for main file symbols.Haojian Wu2019-06-171-0/+22
* [clangd] Index API and implementations for relationsNathan Ridge2019-06-151-15/+40
* [clangd] Count number of references while merging RefSlabs inside FileIndexKadir Cetinkaya2019-05-091-7/+35
* [clangd] Qualify uses of ::testing everywhere. NFCIlya Biryukov2019-05-061-10/+10
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-0/+371
OpenPOWER on IntegriCloud