[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 17:30:54 PDT 2023
SlaterLatiao updated this revision to Diff 551337.
SlaterLatiao added a comment.
- Minor fix on comment.
- Replace string '+' with Twine.
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/TreeTransform.h
clang/test/CodeGenCXX/data_member_packs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158006.551337.patch
Type: text/x-patch
Size: 13409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230818/4cd1ce01/attachment-0001.bin>
More information about the cfe-commits
mailing list