[libcxx-commits] [libcxx] [libc++][NFC] Removed Spaceship and Ranges status pages (PR #99667)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jul 20 04:44:55 PDT 2024
================
@@ -1,5 +1,6 @@
Standard,Name,Assignee,CL,Status
----------------
mordante wrote:
As mentioned https://github.com/llvm/llvm-project/pull/99375#discussion_r1685374631 I like to keep spaceship around a few days longer. I dislike the entire removal of the ranges page. The paper https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2321r2.html adds `zip` which is done, the same paper also adds `zip_transform` which is not done.
Sorry if my +1 was unclear I meant not adding more papers unless there is a strong need to do so.
The paper `P1068R10` seems small enough to be handled in one PR instead of a set of PRs.
So like only status pages when they carry their weight and not just duplicate information.
(There might be better ways to keep track of the detailed paper status, but this is what we currently have.)
Maybe we can change this PR to only remove the Spaceship status and merge that next week after branching LLVM-20.
https://github.com/llvm/llvm-project/pull/99667
More information about the libcxx-commits
mailing list