[all-commits] [llvm/llvm-project] b6ffec: Revert "[libc++] [P0879] constexpr std::nth_elemen...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Thu Feb 4 14:04:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b6ffece32035a90d181101f356bd9c04ea1d3122
      https://github.com/llvm/llvm-project/commit/b6ffece32035a90d181101f356bd9c04ea1d3122
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M libcxx/include/algorithm
    M libcxx/test/std/algorithms/alg.sorting/alg.nth.element/nth_element.pass.cpp
    M libcxx/test/std/algorithms/alg.sorting/alg.nth.element/nth_element_comp.pass.cpp

  Log Message:
  -----------
  Revert "[libc++] [P0879] constexpr std::nth_element, and rewrite its tests."

This reverts commit 207d4be4d9d39fbb9aca30e5d5d11245db9bccc1 due to returning incorrect results. Regression test case posted in D96074.




More information about the All-commits mailing list