[PATCH] D81380: [clangd] Don't produce snippets when completion location is followed by parenthesis

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 9 03:15:41 PDT 2020


kbobyrev updated this revision to Diff 269471.
kbobyrev marked 2 inline comments as done.
kbobyrev added a comment.

Don't split the snippet omitting logic between the builder and its caller.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81380

Files:
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81380.269471.patch
Type: text/x-patch
Size: 6976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200609/233f6052/attachment.bin>


More information about the cfe-commits mailing list