[libcxx-commits] [PATCH] D146392: [libc++][spaceship] Implement `operator<=>` for `optional`
Hristo Hristov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 3 12:29:40 PDT 2023
H-G-Hristov marked an inline comment as done.
H-G-Hristov added a comment.
In D146392#4310020 <https://reviews.llvm.org/D146392#4310020>, @Mordante wrote:
> In D146392#4308372 <https://reviews.llvm.org/D146392#4308372>, @H-G-Hristov wrote:
>
>> Thank you for the review. I think I have addressed your comment. I just don't get what's going on with the CI. I haven't seen a green build for over a week.
>
> The santizers are known to be buggy at the moment. The others should work again.
@Mordante Thank you for the remark. It looks like I marked the comment as done but failed to do it.
In most of my revisions I see: `merge_guards_bot fail` and no other info or at least I don't know what to look for.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146392/new/
https://reviews.llvm.org/D146392
More information about the libcxx-commits
mailing list