[libcxx-commits] [PATCH] D114203: [libc++][doc] Mark project for [cmp.concept] done

Kent Ross via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 18 16:07:42 PST 2021


mumbleskates created this revision.
mumbleskates added reviewers: ldionne, Quuxplusone.
mumbleskates requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Mark [cmp.concept] implementation as completed in our documentation.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114203

Files:
  libcxx/docs/Status/SpaceshipProjects.csv


Index: libcxx/docs/Status/SpaceshipProjects.csv
===================================================================
--- libcxx/docs/Status/SpaceshipProjects.csv
+++ libcxx/docs/Status/SpaceshipProjects.csv
@@ -1,6 +1,6 @@
 Section,Description,Dependencies,Assignee,Complete
 | `[cmp.concept] <https://wg21.link/cmp.concept>`_,"| `three_way_comparable <https://reviews.llvm.org/D103478>`_
-| `three_way_comparable_with <https://reviews.llvm.org/D103478>`_",None,Ruslan Arutyunyan,|In Progress|
+| `three_way_comparable_with <https://reviews.llvm.org/D103478>`_",None,Ruslan Arutyunyan,|Complete|
 | `[cmp.result] <https://wg21.link/cmp.result>`_,| `compare_three_way_result <https://reviews.llvm.org/D103581>`_,None,Arthur O'Dwyer,|Complete|
 | `[expos.only.func] <https://wg21.link/expos.only.func>`_,"| `synth-three-way <https://reviews.llvm.org/D107721>`_
 | `synth-three-way-result <https://reviews.llvm.org/D107721>`_",[cmp.concept],Kent Ross,|Complete|


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114203.388346.patch
Type: text/x-patch
Size: 958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211119/1f591d0e/attachment.bin>


More information about the libcxx-commits mailing list