[PATCH] D128745: [Sema] fix trailing parameter pack handling for function template partial ordering
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 11 15:21:40 PDT 2022
ychen updated this revision to Diff 443771.
ychen marked an inline comment as done.
ychen added a comment.
- fix a bug
- update comments
- check-all, check-runtimes pass
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128745/new/
https://reviews.llvm.org/D128745
Files:
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/CXX/drs/dr6xx.cpp
clang/www/cxx_dr_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128745.443771.patch
Type: text/x-patch
Size: 19093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220711/5d50d821/attachment-0001.bin>
More information about the cfe-commits
mailing list