[PATCH] D134128: Resubmit an implemention for constrained template template parameters [P0857R0 Part B]
Liming Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 18 01:54:29 PDT 2022
lime created this revision.
lime added reviewers: aaron.ballman, h-vetinari, erichkeane, cor3ntin, tahonermann.
lime added a project: clang.
Herald added a project: All.
lime requested review of this revision.
Herald added a subscriber: cfe-commits.
This function had been submitted by @erichkeane long time ago <https://reviews.llvm.org/D110641>. However, he has not been <https://discourse.llvm.org/t/the-constrains-on-template-template-parameters-seem-to-be-ignored/65212/9> working on it. So I submit a new patch with some minor differences.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D134128
Files:
clang/lib/Parse/ParseTemplate.cpp
clang/test/CXX/temp/temp.arg/temp.arg.template/p3-2a.cpp
clang/test/SemaTemplate/concepts.cpp
clang/www/cxx_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134128.461055.patch
Type: text/x-patch
Size: 6324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220918/fd86845a/attachment-0001.bin>
More information about the cfe-commits
mailing list