[PATCH] D137244: [Clang] Correctly capture bindings in dependent lambdas.
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 9 12:21:21 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe1111e2056e7: [Clang] Correctly capture bindings in dependent lambdas. (authored by cor3ntin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137244/new/
https://reviews.llvm.org/D137244
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/Sema/ScopeInfo.h
clang/include/clang/Sema/Sema.h
clang/include/clang/Sema/SemaLambda.h
clang/lib/AST/DeclCXX.cpp
clang/lib/Sema/ScopeInfo.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaLambda.cpp
clang/lib/Sema/TreeTransform.h
clang/test/SemaCXX/cxx20-decomposition.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137244.487530.patch
Type: text/x-patch
Size: 20365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230109/ff7c43fd/attachment-0001.bin>
More information about the cfe-commits
mailing list