[PATCH] D62238: [CodeComplete] Complete a lambda when preferred type is a function

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 23 00:08:02 PDT 2019


ilya-biryukov updated this revision to Diff 200876.
ilya-biryukov added a comment.

- Remove a leftover from name check.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62238

Files:
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62238.200876.patch
Type: text/x-patch
Size: 6416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190523/3df85439/attachment-0001.bin>


More information about the cfe-commits mailing list