llvm-project/libcxx/test/std/utilities/meta/meta.rel
Louis Dionne 958987bfdd [libc++] Precise XFAIL for AppleClang 11
This test doesn't fail on all patch levels of AppleClang 11

llvm-svn: 369420
2019-08-20 18:05:06 +00:00
..
is_base_of.pass.cpp Improve the test coverage for std::is_base_of 2019-05-16 15:56:26 +00:00
is_base_of_union.pass.cpp [libc++] Precise XFAIL for AppleClang 11 2019-08-20 18:05:06 +00:00
is_convertible.pass.cpp Get is_convertible tests passing in C++03 (except the fallback). 2019-06-21 14:43:15 +00:00
is_convertible_fallback.pass.cpp Get is_convertible tests passing in C++03 (except the fallback). 2019-06-21 14:43:15 +00:00
is_invocable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_nothrow_convertible.pass.cpp 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
is_nothrow_invocable.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
is_same.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00