[PATCH] D43229: [clangd] Enable snippet completion based on client capabilities.
Ilya Biryukov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 15 06:32:11 PST 2018
ilya-biryukov updated this revision to Diff 134420.
ilya-biryukov added a comment.
- Use default values for configuration instead of using Optional<> fields.
- Removed redundant tests.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D43229
Files:
clangd/ClangdLSPServer.cpp
clangd/Protocol.cpp
clangd/Protocol.h
clangd/tool/ClangdMain.cpp
test/clangd/completion-snippets-missing.test
test/clangd/completion-snippets.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43229.134420.patch
Type: text/x-patch
Size: 9496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180215/ad6ab8d2/attachment.bin>
More information about the cfe-commits
mailing list