This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 9c747b9 Add tests for reference binding assertions in std::tuple. new 155b681 Reimplement is_constructible fallback implementation. Fixes PR21574.
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/type_traits | 140 +++++++-------------- .../meta.unary.prop/is_constructible.pass.cpp | 60 +++++++-- .../is_default_constructible.pass.cpp | 7 ++ 3 files changed, 108 insertions(+), 99 deletions(-)