llvm-project/libcxx/test/std/utilities/memory/default.allocator
Louis Dionne 6900df37d2 [libc++] Remove Lit annotations for unsupported GCC versions from the test suite
Since we officially don't support several older compilers now, we can
drop a lot of the markup in the test suite. This helps keep the test
suite simple and makes sure that UNSUPPORTED annotations don't rot.

This is the first patch of a series that will remove annotations for
compilers that are now unsupported.

Differential Revision: https://reviews.llvm.org/D107787
2021-08-12 13:30:47 -04:00
..
allocator.globals [libc++] Implement C++20's P0784 (More constexpr containers) 2020-09-22 11:20:33 -04:00
allocator.members [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
PR50299.compile.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator.ctor.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator.dtor.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator_pointers.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator_types.deprecated_in_cxx17.verify.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator_types.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator_types.removed_in_cxx20.verify.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00
allocator_types.void.compile.pass.cpp [libc++] Undeprecate the std::allocator<void> specialization 2021-06-16 09:54:29 -04:00