[PATCH] D58164: Block+lambda: allow reference capture
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 13 15:08:26 PST 2019
jfb added a comment.
I talked to Akira in meatspace, and it seems like this updated patch does the right thing. He suggested changing the AST as a longer-term solution, but for now this approach seems simple enough.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58164/new/
https://reviews.llvm.org/D58164
More information about the cfe-commits
mailing list