[all-commits] [llvm/llvm-project] cc6de9: [libc++][spaceship][NFC] Marked `operator<=>` for ...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Sun Mar 5 16:05:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc6de9f6a5bd792f9a388cc02d3e6727d7c1cd16
https://github.com/llvm/llvm-project/commit/cc6de9f6a5bd792f9a388cc02d3e6727d7c1cd16
Author: Hristo Hristov <zingam at outlook.com>
Date: 2023-03-06 (Mon, 06 Mar 2023)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
Log Message:
-----------
[libc++][spaceship][NFC] Marked `operator<=>` for `move_iterator` and `counted_iterator` as implemented
Apprarently implemented as part of:
- `move_iterator` - https://reviews.llvm.org/D117656
- `counted_iterator` - https://reviews.llvm.org/D106205
Reviewed By: #libc, philnik
Spies: libcxx-commits, yaxunl
Differential Revision: https://reviews.llvm.org/D145243
More information about the All-commits
mailing list