[PATCH] D70445: [clangd] Show lambda signature for lambda autocompletions

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 22 02:37:33 PST 2019


kbobyrev updated this revision to Diff 230619.
kbobyrev added a comment.

Get rid of incomplete identifiers in test code.


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

https://reviews.llvm.org/D70445

Files:
  clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/function-templates.cpp
  clang/test/CodeCompletion/lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70445.230619.patch
Type: text/x-patch
Size: 6073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191122/90cd323b/attachment.bin>


More information about the cfe-commits mailing list