llvm-project/libcxx/test/std/utilities/memory/default.allocator
Marek Kurdej 5641b1dfdd [libc++] Mark a few more tests as unsupported on gcc-8/9.
This will fix remaining failures on gcc-9 buildbot: http://lab.llvm.org:8011/#/builders/101.
gcc-8 and gcc-9 do not support constexpr destructors nor constexpr allocation.

Fix gcc warnings: -Wconversion, -Wpragmas.
2020-11-26 12:40:50 +01:00
..
allocator.globals [libc++] Implement C++20's P0784 (More constexpr containers) 2020-09-22 11:20:33 -04:00
allocator.members [libc++] Mark a few more tests as unsupported on gcc-8/9. 2020-11-26 12:40:50 +01:00
allocator.ctor.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
allocator.dtor.pass.cpp [libc++][test] test allocator<const T> extension only on libc++ 2020-10-19 17:14:51 -07:00
allocator_pointers.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
allocator_types.deprecated_in_cxx17.verify.cpp [libc++] Un-deprecate and un-remove some members of std::allocator 2020-08-28 12:51:51 -04:00
allocator_types.pass.cpp [libc++][test] test allocator<const T> extension only on libc++ 2020-10-19 17:14:51 -07:00
allocator_types.removed_in_cxx20.verify.cpp [libc++] Un-deprecate and un-remove some members of std::allocator 2020-08-28 12:51:51 -04:00
allocator_void.deprecated_in_cxx17.verify.cpp [libc++] Un-deprecate and un-remove some members of std::allocator 2020-08-28 12:51:51 -04:00