llvm-project/libcxx/test/std/utilities
Nikolas Klauser 65df5bf2d1 [lbc++] Implement the rest of P0600R1 (nodiscard in the library)
Reviewed By: ldionne, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D137597
2022-11-29 19:42:38 +01: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++] Introduce a setting to remove fstream from the library 2022-11-20 10:51:32 -05:00
format [libc++] Bump AppleClang compiler requirement 2022-11-25 09:51:44 -05: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++] Replace __ppc64__ with __powerpc64__ and fix is_iec559 for non-ibm128 2022-11-22 13:33:34 -08:00
optional [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
ratio
smartptr/unique.ptr [libc++] Remove MSVC tests checked into the libc++ test suite 2022-09-28 08:03:01 -04:00
template.bitset [libc++][NFC] Consistently use newline between license and include guard 2022-11-25 10:25:17 -05: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 [lbc++] Implement the rest of P0600R1 (nodiscard in the library) 2022-11-29 19:42:38 +01:00
utility.requirements
variant [libc++] Fix missing requires clause on variant operator<=> 2022-10-17 16:23:02 -06:00