llvm-project/libcxx/test/std/experimental/any/any.class/any.cons
Eric Fiselier 6b76a681dd Fix failing -verify tests due to change in Clangs static_assert message.
Clang recently changed the way it outputs static assert diagnostics.
This patch fixes libc++'s -verify tests so they tolerate both the old
and new message format.

llvm-svn: 313499
2017-09-17 20:57:05 +00:00
..
copy.pass.cpp any: Add availability for experimental::bad_any_cast 2017-06-18 14:52:26 +00:00
default.pass.cpp
move.pass.cpp any: Add availability for experimental::bad_any_cast 2017-06-18 14:52:26 +00:00
non_copyable_value.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 2017-09-17 20:57:05 +00:00
value.pass.cpp any: Add availability for experimental::bad_any_cast 2017-06-18 14:52:26 +00:00