[PATCH] D134128: [P0857R0 Part B] Resubmit an implemention for constrained template template parameters

Liming Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 00:56:42 PDT 2022


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

Update as suggested. Could you please help me apply this patch (F25074675: 0001-P0857R0-Part-B-Allows-require-clauses-appearing-in-t(1).patch <https://reviews.llvm.org/F25074675>)? It seems unsuitable to grant a fresh account the accessibility.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134128

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseTemplate.cpp
  clang/lib/Sema/SemaConcept.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/lib/Sema/SemaTemplate.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  clang/test/CXX/temp/temp.arg/temp.arg.template/p3-2a.cpp
  clang/test/SemaTemplate/concepts.cpp
  clang/www/cxx_status.html
  libcxx/DELETE.ME

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134128.471046.patch
Type: text/x-patch
Size: 20106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/83dd89d3/attachment-0001.bin>


More information about the cfe-commits mailing list