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
Louis Dionne 97c03fb705 [libcxx] Use clang-verify in the lit test suite even when availability is enabled
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@347780 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
any_cast_pointer.pass.cpp [libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast 6 years ago
any_cast_reference.pass.cpp [libcxx] Add availability markup for bad_optional_access, bad_variant_access and bad_any_cast 6 years ago
any_cast_request_invalid_value_category.fail.cpp [libcxx] Use clang-verify in the lit test suite even when availability is enabled 6 years ago
const_correctness.fail.cpp [libcxx] Use clang-verify in the lit test suite even when availability is enabled 6 years ago
not_copy_constructible.fail.cpp [libcxx] Use clang-verify in the lit test suite even when availability is enabled 6 years ago
reference_types.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 7 years ago