llvm-project/libcxx/test/std/utilities/memory
Louis Dionne 0166690401 [libc++] Remove workarounds for the lack of deduction guides in C++17
All supported compilers have supported deduction guides in C++17 for a
while, so this isn't necessary anymore.

Differential Revision: https://reviews.llvm.org/D108213
2021-08-18 08:57:25 -04:00
..
allocator.tag [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
allocator.traits [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
allocator.uses [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
c.malloc Support tests in freestanding 2019-02-04 20:31:13 +00:00
default.allocator [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
pointer.conversion [libc++] Rewrite std::to_address to avoid relying on element_type 2021-05-06 10:14:11 -04:00
pointer.traits Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
ptr.align Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
specialized.algorithms [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
storage.iterator [libc++] Update all the pre-defined iterator types for C++20 2021-05-31 11:59:40 -04:00
temporary.buffer [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
unique.ptr [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
util.dynamic.safety [libc++] Disentangle std::pointer_safety 2021-05-03 14:33:49 -04:00
util.smartptr [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00