llvm-project/libcxx/test/std/utilities
Nikolas Klauser dbe60caa92 [libc++] Remove std::function in C++03
We've said that we'll remove `std::function` from C++03 in LLVM 16, so we might as well do it now before we forget.

Reviewed By: ldionne, #libc, Mordante

Spies: jloser, Mordante, libcxx-commits

Differential Revision: https://reviews.llvm.org/D135868
2022-10-19 11:08:35 +02:00
..
allocator.adaptor [libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction) 2022-10-06 16:58:51 +02:00
any Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
charconv [libc++] Implements constexpr <charconv>. 2022-10-12 17:43:23 +02:00
format [libc++][chrono] Implements formatter weekday. 2022-10-18 20:40:06 +02:00
function.objects [libc++] Remove std::function in C++03 2022-10-19 11:08:35 +02:00
intseq Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
memory [libc++] Add missing UNSUPPORTED annotations for std::pmr tests that use RTTI 2022-10-12 16:47:33 -04:00
meta [libc++] Add test to ensure that type trait aliases in dependent return types can be mangled 2022-09-17 14:25:09 +02:00
optional [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
ratio [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup 2020-04-15 10:53:37 -04:00
smartptr/unique.ptr [libc++] Remove MSVC tests checked into the libc++ test suite 2022-09-28 08:03:01 -04:00
template.bitset [libc++][test] fix C4267 warning in bitset.members\to_ulong.pass.cpp 2022-08-14 22:24:58 +07:00
tuple [libc++] implement "pair" section of P2321R2 `zip` 2022-09-28 11:24:54 +01:00
type.index [libc++] Implement `operator<=>` for `type_index` 2022-08-09 16:35:17 -07:00
utilities.general
utility [libc++] Add missing UNSUPPORTED annotations for std::pmr tests that use RTTI 2022-10-12 16:47:33 -04:00
utility.requirements [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
variant [libc++] Fix missing requires clause on variant operator<=> 2022-10-17 16:23:02 -06:00