[PATCH] D156546: [Clang][WIP]Experimental implementation of data member packs declarations
Zenong Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 16:13:30 PDT 2023
SlaterLatiao updated this revision to Diff 550927.
SlaterLatiao added a comment.
- Refactor instantiating members into 2 functions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156546/new/
https://reviews.llvm.org/D156546
Files:
clang/lib/Sema/SemaTemplateInstantiate.cpp
clang/lib/Sema/SemaType.cpp
clang/test/CodeGenCXX/data_member_packs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156546.550927.patch
Type: text/x-patch
Size: 9056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230816/90a0e03a/attachment-0001.bin>
More information about the cfe-commits
mailing list