[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
Fri Sep 30 20:27:49 PDT 2022


lime updated this revision to Diff 464465.
lime added a comment.

I rearranged the error messages. But after I rebased this patch on D126907 <https://reviews.llvm.org/D126907>, the file `p3-2a.cpp` no longer passed. So I did some investigations there <https://reviews.llvm.org/D134128#3813708>. The problem has not been solved yet.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134128/new/

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.464465.patch
Type: text/x-patch
Size: 7296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221001/ec6baa2b/attachment.bin>


More information about the cfe-commits mailing list