You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/any/any.nonmembers/any.cast
Richard Smith 8b2d46d8a2 Fix test failures due to modified wording in Clang diagnostics.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364241 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
any_cast_pointer.pass.cpp Add an any_cast test for array types. Thanks to Jonathan Wakely for the suggestion. 7 years ago
any_cast_reference.pass.cpp [libc++] Fix XFAILs on macOS when exceptions are disabled 7 years ago
any_cast_request_invalid_value_category.fail.cpp Fix test failures due to modified wording in Clang diagnostics. 6 years ago
const_correctness.fail.cpp Fix test failures due to modified wording in Clang diagnostics. 6 years ago
not_copy_constructible.fail.cpp [libc++] Mark bad_any_cast tests as unsupported when the dylib doesn't support bad_any_cast 7 years ago
reference_types.fail.cpp Support tests in freestanding 7 years ago