This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 4b1c560ca Fix potential bug by casting to the POSIX specified type new 10a803db2 any: Add availability for experimental::bad_any_cast
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/__config | 5 +++++ include/experimental/any | 9 +++++---- test/std/experimental/any/any.class/any.assign/copy.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.assign/move.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.assign/value.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.cons/copy.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.cons/move.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.cons/value.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.modifiers/clear.pass.cpp | 7 +------ test/std/experimental/any/any.class/any.modifiers/swap.pass.cpp | 7 +------ test/support/experimental_any_helpers.h | 2 ++ 11 files changed, 20 insertions(+), 52 deletions(-)