mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 19:46:05 +00:00

After this patch, the only parts of P0879 that remain missing will be std::nth_element, std::sort, and the heap/partial_sort algorithms. Differential Revision: https://reviews.llvm.org/D93443