summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/IndexActionTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-253/+0
* Disable warnings when indexing as a standalone action.Sam McCall2019-03-281-0/+24
* 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-2/+2
* [clangd] Populate include graph during static indexing action.Kadir Cetinkaya2018-11-301-0/+230
OpenPOWER on IntegriCloud