[PATCH] D39738: [clangd] Sort completion results.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 7 09:07:37 PST 2017
sammccall created this revision.
Herald added a subscriber: ilya-biryukov.
This is (probably) not required by LSP, but at least one buggy client wants it.
It also simplifies some tests - changed a few completion tests to use -pretty.
https://reviews.llvm.org/D39738
Files:
clangd/ClangdUnit.cpp
clangd/Protocol.cpp
clangd/Protocol.h
test/clangd/completion-priorities.test
test/clangd/completion-qualifiers.test
test/clangd/completion-snippet.test
test/clangd/completion.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39738.121920.patch
Type: text/x-patch
Size: 24779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171107/f9ff8a2d/attachment-0001.bin>
More information about the cfe-commits
mailing list