llvm-project/libcxx/test/std/utilities/any/any.nonmembers/any.cast
Billy Robert O'Neal III ba40b0566f Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065
llvm-svn: 318804
2017-11-21 21:37:26 +00:00
..
any_cast_pointer.pass.cpp Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
any_cast_reference.pass.cpp Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
any_cast_request_invalid_value_category.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 2017-09-17 20:57:05 +00:00
const_correctness.fail.cpp Fix two failing -verify tests to tolerate old and new clang versions 2017-09-17 21:50:59 +00:00
not_copy_constructible.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 2017-09-17 20:57:05 +00:00
reference_types.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 2017-09-17 20:57:05 +00:00