summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/TestIndex.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-118/+0
* [clangd] Fix broken helper deep in unit test. NFCSam McCall2019-04-241-9/+3
* [clangd] Show template argument list in workspacesymbols and documentsymbols ...Kadir Cetinkaya2019-04-121-1/+1
* Fix file headers. NFCFangrui Song2019-03-011-1/+1
* [clangd] Suggest adding missing includes for incomplete type diagnostics.Eric Liu2019-01-281-0/+54
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Remove 'using namespace llvm' from .cpp files. NFCIlya Biryukov2019-01-071-5/+5
* [clangd] Namespace style cleanup in cpp files. NFC.Sam McCall2018-10-201-5/+5
* [clangd] Factor out the data-swapping functionality from MemIndex/DexIndex.Sam McCall2018-09-031-16/+4
* [clangd] DexIndex implementation prototypeKirill Bobyrev2018-08-201-0/+83
OpenPOWER on IntegriCloud