[libcxx-commits] [PATCH] D96477: [libcxx] adds remaining callable concepts

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 6 09:36:25 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG96dbdd753a1f: [libcxx] adds remaining callable concepts (authored by cjdb).

Changed prior to commit:
  https://reviews.llvm.org/D96477?vs=335364&id=335553#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96477

Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/include/concepts
  libcxx/test/std/concepts/concepts.callable/concept.equiv/equivalence_relation.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.equiv/equivalence_relation.subsumption.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.predicate/predicate.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.predicate/predicate.subsumption.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.relation/relation.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.relation/relation.subsumption.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.strictweakorder/strict_weak_order.compile.pass.cpp
  libcxx/test/std/concepts/concepts.callable/concept.strictweakorder/strict_weak_order.subsumption.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96477.335553.patch
Type: text/x-patch
Size: 21582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210406/6d149eb9/attachment-0001.bin>


More information about the libcxx-commits mailing list