[libcxx-commits] [PATCH] D93557: [libc++] [P0879] constexpr std::nth_element, and rewrite its tests.

Jordan Rupprecht via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 4 13:05:37 PST 2021


rupprecht added a comment.

It looks like this is generating incorrect results. I uploaded D96074 <https://reviews.llvm.org/D96074> which shows the failing test case.

Mind if I revert first, and the fix forward (with the added test case, plus probably some more) can land later?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93557



More information about the libcxx-commits mailing list