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

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 21 23:46:26 PST 2019


kbobyrev updated this revision to Diff 230594.
kbobyrev marked 7 inline comments as done.
kbobyrev added a comment.

Simplified the patch to address the comments.


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.230594.patch
Type: text/x-patch
Size: 6099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191122/02f92ee8/attachment.bin>


More information about the cfe-commits mailing list