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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/experimental/any/any.class/any.cons
Eric Fiselier dfcb00a2c5 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.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@313499 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
copy.pass.cpp any: Add availability for experimental::bad_any_cast 9 years ago
default.pass.cpp [libcxx] Add std::any 9 years ago
move.pass.cpp any: Add availability for experimental::bad_any_cast 9 years ago
non_copyable_value.fail.cpp Fix failing -verify tests due to change in Clangs static_assert message. 8 years ago
value.pass.cpp any: Add availability for experimental::bad_any_cast 9 years ago