[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 13:43:46 PDT 2023
SlaterLatiao updated this revision to Diff 551253.
SlaterLatiao marked 2 inline comments as done.
SlaterLatiao added a comment.
Remove changes in D156546 <https://reviews.llvm.org/D156546> which doesn't belong to this patch.
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.551253.patch
Type: text/x-patch
Size: 13345 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/b4006039/attachment.bin>
More information about the cfe-commits
mailing list