[PATCH] D150264: [libcxx] Add strict weak ordering checks to sorting algorithms

Mark de Wever via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 4 08:27:01 PDT 2023


Mordante added a comment.

In D150264#4393925 <https://reviews.llvm.org/D150264#4393925>, @danlark wrote:

> In D150264#4392972 <https://reviews.llvm.org/D150264#4392972>, @Mordante wrote:
>
>> In D150264#4380575 <https://reviews.llvm.org/D150264#4380575>, @danlark wrote:
>>
>>> I don't have commit rights, can you help me submit the change?
>>>
>>> Danila Kutenin
>>> kutdanila at yandex.ru
>>
>> I tried to land this patch on your behalf, but there are some merge conflicts. Can you rebase the patch on main?
>
> All done, thanks!

Thanks! I'll wait for the current CI run to finish and land the patch when it's green.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150264/new/

https://reviews.llvm.org/D150264



More information about the llvm-commits mailing list