llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms
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
..
specialized.addressof [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
specialized.construct [libc++] Skip tests using constexpr destructors with older clang versions 2020-10-19 17:23:02 +01:00
specialized.destroy [libc++] Mark a few more tests as unsupported on gcc-8/9. 2020-11-26 12:40:50 +01:00
uninitialized.construct.default [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
uninitialized.construct.value [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
uninitialized.copy
uninitialized.fill
uninitialized.fill.n
uninitialized.move [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00