[libcxx-commits] [PATCH] D145976: [libc++][spaceship] Implement `operator<=>` for `map` and `multimap`
Hristo Hristov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 16 04:42:44 PDT 2023
H-G-Hristov added a comment.
Herald added a subscriber: mikhail.ramalho.
In D145976#4196453 <https://reviews.llvm.org/D145976#4196453>, @philnik wrote:
> In D145976#4196433 <https://reviews.llvm.org/D145976#4196433>, @H-G-Hristov wrote:
>
>> @philnik Thank you for the review. The CI error appears to be unrelated. Is anything else necessary to do before landing this? Could you do that for me again, please.
>
> You might want to consider getting commit access if you plan to continue contributing. See https://www.llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access for details.
Thank you for committing!!! I requested commit access.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145976/new/
https://reviews.llvm.org/D145976
More information about the libcxx-commits
mailing list