[libcxx-commits] [PATCH] D132265: [libc++][spaceship] Implement `operator<=>` for `array`
Hristo Hristov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 3 13:25:03 PDT 2023
H-G-Hristov marked an inline comment as done.
H-G-Hristov added a comment.
In D132265#4310036 <https://reviews.llvm.org/D132265#4310036>, @Mordante wrote:
> The CI failure is not related to your changes.
>
> Is this patch ready for review or do you have more changes planned?
Yes, this patch and also the patches for `vector` and `optional`are ready for a review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132265/new/
https://reviews.llvm.org/D132265
More information about the libcxx-commits
mailing list