[PATCH] D25556: [Sema] Add variable captured by a block to the enclosing lambda's potential capture list
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 27 21:56:27 PST 2017
rjmccall added a comment.
Well, I was hoping that Richard would weigh in, but absent that, I don't have any objections. Since it fixes a known bug, let's just go ahead and do it. LGTM.
https://reviews.llvm.org/D25556
More information about the cfe-commits
mailing list