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
Billy Robert O'Neal III 7e250fcdc1 Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318804 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
any_cast_pointer.pass.cpp Add markup for libc++ dylib availability 9 years ago
any_cast_reference.pass.cpp Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 8 years ago
any_cast_request_invalid_value_category.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 8 years ago
const_correctness.fail.cpp Fix two failing -verify tests to tolerate old and new clang versions 8 years ago
not_copy_constructible.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 8 years ago
reference_types.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 8 years ago