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

Zenong Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 28 15:17:40 PDT 2023


SlaterLatiao updated this revision to Diff 545291.
SlaterLatiao marked 2 inline comments as done.
SlaterLatiao added a comment.

Revert last commit.


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/packed_data_member.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156546.545291.patch
Type: text/x-patch
Size: 7859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230728/6e0f31a9/attachment.bin>


More information about the cfe-commits mailing list