[PATCH] D64216: [clangd] Use -completion-style=bundled by default if signature help is available

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 10:28:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365356: [clangd] Use -completion-style=bundled by default if signature help is available (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D64216?vs=208067&id=208457#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64216/new/

https://reviews.llvm.org/D64216

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64216.208457.patch
Type: text/x-patch
Size: 5200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/f240ea22/attachment-0001.bin>


More information about the llvm-commits mailing list