[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:37:24 PDT 2023


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

Address 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/SemaType.cpp
  clang/lib/Sema/TreeTransform.h
  clang/test/CodeGenCXX/data_member_packs.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158006.551249.patch
Type: text/x-patch
Size: 21400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/16aafc9a/attachment-0001.bin>


More information about the cfe-commits mailing list