[PATCH] D39852: [clangd] Support returning a limited number of completion results.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 9 15:12:06 PST 2017
sammccall updated this revision to Diff 122342.
sammccall added a comment.
Oops, sorting was backwards (test caught it, but I forgot to run it)
https://reviews.llvm.org/D39852
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/ClangdUnit.cpp
clangd/ClangdUnit.h
clangd/Protocol.cpp
clangd/Protocol.h
test/clangd/authority-less-uri.test
test/clangd/completion-items-kinds.test
test/clangd/completion-priorities.test
test/clangd/completion-qualifiers.test
test/clangd/completion-snippet.test
test/clangd/completion.test
test/clangd/protocol.test
unittests/clangd/ClangdTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39852.122342.patch
Type: text/x-patch
Size: 40912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171109/4a0b61ec/attachment-0001.bin>
More information about the cfe-commits
mailing list