summaryrefslogtreecommitdiffstats
path: root/clangd/CodeCompletionStrings.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Show function documentation in signature helpIlya Biryukov2018-08-171-12/+2
* NFC: Enforce good formatting across multiple clang-tools-extra filesKirill Bobyrev2018-08-141-3/+4
* [clangd] More precise representation of symbol names/labels in the index.Sam McCall2018-06-221-8/+10
* [clangd] Remove FilterText from the index.Sam McCall2018-06-221-5/+0
* [clangd] Serve comments for headers decls from dynamic index onlyIlya Biryukov2018-05-241-2/+9
* [clangd] Retrieve minimally formatted comment text in completion.Ilya Biryukov2018-05-161-3/+26
* [clangd] Pull CodeCompletionString handling logic into its own file and add u...Eric Liu2017-12-201-0/+46