[all-commits] [llvm/llvm-project] ceebf9: [libc++][doc] Update spaceship status page
Adrian Vogelsgesang via All-commits
all-commits at lists.llvm.org
Tue Aug 2 11:11:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ceebf91744a3c6c8ec00592d991229737cf9dd03
https://github.com/llvm/llvm-project/commit/ceebf91744a3c6c8ec00592d991229737cf9dd03
Author: Adrian Vogelsgesang <avogelsgesang at salesforce.com>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M libcxx/docs/Status/SpaceshipPapers.csv
M libcxx/docs/Status/SpaceshipProjects.csv
Log Message:
-----------
[libc++][doc] Update spaceship status page
* `operator<=>` for `iota_view::iterator` was enabled in 8320017b79eb8
* Removed P2405R0 which was not accepted and seems inactive
(https://github.com/cplusplus/papers/issues/1075)
* Added the previously missing `operator==` for `filesystem::space_info`
to the tracking list.
* Updated the "Assignee" for `string_view`, `string` as Mark de Wever
mentioned he is working on them in Discord
* Updated the status of the items for which I sent review requests
yesterday.
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D130855
More information about the All-commits
mailing list