[PATCH] D43229: [clangd] Enable snippet completion based on client capabilities.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 06:35:04 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325242: [clangd] Enable snippet completion based on client capabilities. (authored by ibiryukov, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D43229

Files:
  clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
  clang-tools-extra/trunk/test/clangd/completion-snippets.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43229.134422.patch
Type: text/x-patch
Size: 8372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180215/6e617206/attachment.bin>


More information about the llvm-commits mailing list