summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clangd/completion-snippet.test
Commit message (Expand)AuthorAgeFilesLines
* [clangd] Convert lit code completion tests to unit-tests. NFCSam McCall2017-12-081-102/+0
* [clangd] Make completion scores use 0-1 floats internally.Sam McCall2017-11-231-7/+7
* [clangd] Loosen more brittle testsSam McCall2017-11-151-10/+0
* [clangd] Support returning a limited number of completion results.Sam McCall2017-11-151-74/+79
* [clangd] loosen tests for flag-dependence revealed by r317670Sam McCall2017-11-081-2/+3
* [clangd] Sort completion results.Sam McCall2017-11-081-28/+79
* Adds a json::Expr type to represent intermediate JSON expressions.Sam McCall2017-11-061-22/+19
* [clangd] Handle exit notification (proper shutdown)Ilya Biryukov2017-10-251-0/+4
* [clangd] Updated gold for completion tests after cfe changes.Ilya Biryukov2017-09-221-4/+4
* [clangd] Put inacessible items to the end of completion list.Ilya Biryukov2017-09-201-13/+13
* [clangd] Add support for snippet completionsIlya Biryukov2017-09-121-0/+54
OpenPOWER on IntegriCloud