summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/unittests/clangd/CodeCompletionStringsTests.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Move clangd tests to clangd directory. check-clangd is no longer par...Sam McCall2019-04-291-160/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Improve code completion for ObjC methodsSam McCall2018-11-141-0/+47
* [clangd] More precise representation of symbol names/labels in the index.Sam McCall2018-06-221-43/+22
* [clangd] Remove FilterText from the index.Sam McCall2018-06-221-8/+0
* [clangd] Retrieve minimally formatted comment text in completion.Ilya Biryukov2018-05-161-7/+8
* [clangd] Pull CodeCompletionString handling logic into its own file and add u...Eric Liu2017-12-201-0/+142
OpenPOWER on IntegriCloud