[PATCH] D58164: Block+lambda: allow reference capture

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 4 19:03:39 PST 2020


ahatanak updated this revision to Diff 248371.
ahatanak changed the repository for this revision from rC Clang to rG LLVM Github Monorepo.
ahatanak added a comment.
Herald added a subscriber: ributzka.

Rebase and ping.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58164

Files:
  clang/lib/Sema/SemaDecl.cpp
  clang/test/CodeGenObjCXX/block-nested-in-lambda.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58164.248371.patch
Type: text/x-patch
Size: 5680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200305/f40f23de/attachment.bin>


More information about the cfe-commits mailing list