[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 20:16:40 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG870dfa6b08d0: [libc++][doc] Mark project for [cmp.concept] done (authored by mumbleskates).

Repository:
  rG LLVM Github Monorepo

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

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.388371.patch
Type: text/x-patch
Size: 958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211119/6088c66e/attachment.bin>


More information about the libcxx-commits mailing list