This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 3f54358 Add tests for the meta.unary.props that do not require a comp [...] new f675274 libc++: name anonymous structs new 211f9a4 Add more tests for LWG#2582. No code changes needed, just tests.
The 2 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: .../atomics/atomics.lockfree/isalwayslockfree.pass.cpp | 18 +++++++++--------- .../meta/meta.unary/meta.unary.cat/array.pass.cpp | 7 ++++--- .../meta/meta.unary/meta.unary.cat/class.pass.cpp | 3 ++- .../meta/meta.unary/meta.unary.cat/enum.pass.cpp | 2 +- .../meta.unary/meta.unary.cat/floating_point.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/function.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/integral.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/is_array.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/lvalue_ref.pass.cpp | 2 +- .../meta.unary.cat/member_function_pointer.pass.cpp | 2 +- .../member_function_pointer_no_variadics.pass.cpp | 2 +- .../meta.unary.cat/member_object_pointer.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/nullptr.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/pointer.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/rvalue_ref.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/union.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.cat/void.pass.cpp | 2 +- .../meta/meta.unary/meta.unary.comp/array.pass.cpp | 3 +++ .../meta/meta.unary/meta.unary.comp/class.pass.cpp | 3 +++ .../meta.unary/meta.unary.comp/is_arithmetic.pass.cpp | 3 +++ .../meta.unary/meta.unary.comp/is_compound.pass.cpp | 3 +++ .../meta.unary/meta.unary.comp/is_fundamental.pass.cpp | 3 +++ .../meta.unary.comp/is_member_pointer.pass.cpp | 3 +++ .../meta/meta.unary/meta.unary.comp/is_object.pass.cpp | 4 +++- .../meta.unary/meta.unary.comp/is_reference.pass.cpp | 3 +++ .../meta/meta.unary/meta.unary.comp/is_scalar.pass.cpp | 3 +++ www/cxx1z_status.html | 2 +- 27 files changed, 57 insertions(+), 29 deletions(-)