[libcxx-commits] [PATCH] D114682: [libcxx][doc] Document recent spaceship projects progress
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 30 12:41:17 PST 2021
mumbleskates added inline comments.
================
Comment at: libcxx/docs/Status/Spaceship.rst:18
+in libc++, implementing the changes from `P1614 <https://wg21.link/P1614>`_.
+It is used to track both the status of the sub-projects of the effort
and who is assigned to these sub-projects. This is imperative to effective
----------------
Mordante wrote:
> I think this change isn't really required. The open list contains P2404R0 and P2249 may also end up in this list.
> If you want to keep it make sure change it to P1614R2 is both the text and the link.
>
> We recently added the revision number to our open papers list, since it can happen that a newer revision of a paper exists than the version voted into the Standard.
sgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114682/new/
https://reviews.llvm.org/D114682
More information about the libcxx-commits
mailing list