llvm-project/libcxx/test/std/algorithms/alg.sorting
Louis Dionne 134723edd5 [libcxx] Move all algorithms into their own headers
This is a fairly mechanical change, it just moves each algorithm into
its own header. This is intended to be a NFC.

This commit re-applies 7ed7d4ccb8, which was reverted in 692d7166f7
because the Modules build got broken. The modules build has now been
fixed, so we're re-committing this.

Differential Revision: https://reviews.llvm.org/D103583

Attribution note
----------------
I'm only committing this. This commit is a mix of D103583, D103330 and
D104171 authored by:

Co-authored-by: Christopher Di Bella <cjdb@google.com>
Co-authored-by: zoecarver <z.zoelec2@gmail.com>
2021-06-19 07:49:06 -04:00
..
alg.binary.search [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
alg.clamp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
alg.heap.operations [libc++] [P0879] constexpr heap and partial_sort algorithms 2021-01-27 10:26:06 -05:00
alg.lex.comparison [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.merge [libc++] [LIBCXX-DEBUG-FIXME] Our `__debug_less` breaks some complexity guarantees. 2021-05-05 16:21:09 -04:00
alg.min.max [libcxx] Move all algorithms into their own headers 2021-06-19 07:49:06 -04:00
alg.nth.element Revert "Revert "[libc++] [P0879] constexpr std::nth_element, and rewrite its tests."" 2021-02-05 12:02:43 -05:00
alg.permutation.generators [libc++] [P0879] constexpr std::reverse, partition, *_permutation. 2021-01-25 13:09:30 -05:00
alg.set.operations [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
alg.sort [libc++] Further improve the contiguous-iterator story, and fix some bugs. 2021-02-05 15:18:04 -05:00
sortable_helpers.h [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00