[PATCH] D122768: [Clang][C++20] Support capturing structured bindings in lambdas
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 28 04:04:04 PDT 2022
cor3ntin added a comment.
@aaron.ballman @shafik I'm perfectly happy to add isInitCapture in `ValueDecl` if that allows us to make progress on this. Let me know what you think!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122768/new/
https://reviews.llvm.org/D122768
More information about the cfe-commits
mailing list