[PATCH] D137172: [Clang] Implement CWG2358 Explicit capture of value
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 2 06:55:23 PDT 2022
cor3ntin updated this revision to Diff 472601.
cor3ntin added a comment.
Properly handle structured bindings in init capture
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137172/new/
https://reviews.llvm.org/D137172
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/CXX/drs/dr23xx.cpp
clang/test/CXX/expr/expr.prim/expr.prim.lambda/p13.cpp
clang/www/cxx_dr_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137172.472601.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/1cda9a50/attachment.bin>
More information about the cfe-commits
mailing list