llvm-project/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop
Nico Weber 30649ce09b Mark is_trivially_destructible as unsupported with apple-clang-9
See discussion on https://reviews.llvm.org/D48292

llvm-svn: 359907
2019-05-03 17:26:17 +00:00
..
has_unique_object_representations.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
has_virtual_destructor.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_abstract.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_aggregate.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_const.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_copy_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_copy_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_default_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_destructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_empty.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_final.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_literal_type.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_move_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_move_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_copy_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_copy_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_default_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_destructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_move_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_move_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_swappable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_swappable_with.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_pod.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_polymorphic.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_signed.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_standard_layout.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_swappable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_swappable_include_order.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_swappable_with.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivial.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_copy_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_copy_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_copyable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_default_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_destructible.pass.cpp Mark is_trivially_destructible as unsupported with apple-clang-9 2019-05-03 17:26:17 +00:00
is_trivially_move_assignable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_trivially_move_constructible.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_unsigned.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_volatile.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00