[PATCH] D158006: Member pack access in dependent context.

Zenong Zhang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 15 11:05:31 PDT 2023


SlaterLatiao created this revision.
Herald added a project: All.
SlaterLatiao requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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.550400.patch
Type: text/x-patch
Size: 13568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230815/c9e5ecf5/attachment.bin>


More information about the cfe-commits mailing list