llvm-project/libcxx/test/std/utilities/utility
Konstantin Varlamov aa2b05f0b9 [libc++] Use stack buffers for uninitialized storage in tests.
This makes the tests more minimal, and in particular it avoids relying on a complete `<cstdlib>`, which may not be available on all platforms.

Differential Revision: https://reviews.llvm.org/D137188
2022-11-01 19:21:11 -07:00
..
as_const
declval
exchange [libc++] P2401: conditional noexcept for std::exchange 2021-10-11 14:34:45 -04:00
forward [libc++] Remove MSVC tests checked into the libc++ test suite 2022-09-28 08:03:01 -04:00
mem.res [libc++] Use stack buffers for uninitialized storage in tests. 2022-11-01 19:21:11 -07:00
operators
pairs [libc++][NFC] Fix incorrect main signatures in tests 2022-10-12 16:47:32 -04:00
utility.inplace
utility.intcmp [libc++] Remove macros for IBM compiler 2022-06-14 09:15:41 -04:00
utility.swap [libcxx][modularisation] moves <utility> content out of <type_traits> 2021-06-24 17:57:29 +00:00
utility.underlying [libcxx][modularisation] splits `<utility>` into self-contained headers 2021-06-25 00:29:01 +00:00
utility.unreachable [libc++] Implement P0627R6 (Function to mark unreachable code) 2022-02-14 20:52:51 +01:00
synopsis.pass.cpp