[PATCH] D99134: Lambdas are not necessarily locals. This resolves DR48250.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 10 08:15:12 PST 2022
erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.
>From my look, this seems to fix the problem, and covers the case that Richard brought up, and I have no comments, so I think I'm happy with it. Please give Richard/Aaron ~24 hrs to take a look before committing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99134/new/
https://reviews.llvm.org/D99134
More information about the cfe-commits
mailing list