[PATCH] D156546: [Clang][WIP]Experimental implementation of data member packs declarations

Zenong Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 14:13:07 PDT 2023


SlaterLatiao updated this revision to Diff 545804.
SlaterLatiao added a comment.

Fix code.


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.545804.patch
Type: text/x-patch
Size: 7605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230731/b5187eb8/attachment.bin>


More information about the cfe-commits mailing list