summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/CodeCompletionStrings.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Do not write comments into Preamble PCHIlya Biryukov2018-07-091-32/+8
* [clangd] Do not show namespace comments.Ilya Biryukov2018-06-271-1/+9
* [clangd] More precise representation of symbol names/labels in the index.Sam McCall2018-06-221-106/+73
* [clangd] Remove FilterText from the index.Sam McCall2018-06-221-13/+0
* [clangd] Do not report comments that only have special chars.Ilya Biryukov2018-06-151-2/+18
* [clangd] Workaround the comments crash, reenable the test.Ilya Biryukov2018-05-281-14/+30
* [clangd] Serve comments for headers decls from dynamic index onlyIlya Biryukov2018-05-241-4/+18
* [clangd] Retrieve minimally formatted comment text in completion.Ilya Biryukov2018-05-161-3/+35
* [clangd] Pull CodeCompletionString handling logic into its own file and add u...Eric Liu2017-12-201-0/+188
OpenPOWER on IntegriCloud