llvm-project/libcxx/test/std/utilities/any/any.nonmembers/any.cast
Marshall Clow c564c16308 Add an any_cast test for array types. Thanks to Jonathan Wakely for the suggestion.
llvm-svn: 359085
2019-04-24 12:11:12 +00:00
..
any_cast_pointer.pass.cpp Add an any_cast test for array types. Thanks to Jonathan Wakely for the suggestion. 2019-04-24 12:11:12 +00:00
any_cast_reference.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
any_cast_request_invalid_value_category.fail.cpp [libc++] Mark bad_any_cast tests as unsupported when the dylib doesn't support bad_any_cast 2019-03-21 15:37:11 +00:00
const_correctness.fail.cpp [libc++] Mark bad_any_cast tests as unsupported when the dylib doesn't support bad_any_cast 2019-03-21 15:37:11 +00:00
not_copy_constructible.fail.cpp [libc++] Mark bad_any_cast tests as unsupported when the dylib doesn't support bad_any_cast 2019-03-21 15:37:11 +00:00
reference_types.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00