summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/DraftStoreTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-347/+0
* [clangd] Update error message to fix tests after r357173Sam McCall2019-03-281-3/+3
* 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-15/+14
* [clangd] Namespace style cleanup in cpp files. NFC.Sam McCall2018-10-201-26/+25
* [clangd] Fix unicode handling, using UTF-16 where LSP requires it.Sam McCall2018-04-271-3/+3
* [clangd] Support incremental document syncingSimon Marchi2018-03-261-0/+350
OpenPOWER on IntegriCloud