[PATCH] D158006: [Clang][WIP]Experimental implementation of data member packs in dependent context.
Zenong Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 17 18:02:20 PDT 2023
SlaterLatiao updated this revision to Diff 551342.
SlaterLatiao added a comment.
- Make transforming expressions for member packs a separate function.
- Minor edits based on review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158006/new/
https://reviews.llvm.org/D158006
Files:
clang/include/clang/AST/ExprCXX.h
clang/lib/AST/ComputeDependence.cpp
clang/lib/AST/ExprCXX.cpp
clang/lib/Sema/SemaExprMember.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/TreeTransform.h
clang/test/CodeGenCXX/data_member_packs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158006.551342.patch
Type: text/x-patch
Size: 14245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230818/b984be4d/attachment.bin>
More information about the cfe-commits
mailing list