This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 474dfc389 Fix incorrect usage of __libcpp_mutex_trylock. Patch from And [...] new d25230688 [test] variant: enable constexpr construction tests on MSVC STL
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: .../variant/variant.variant/variant.ctor/copy.pass.cpp | 14 +++++++++++--- .../variant/variant.variant/variant.ctor/move.pass.cpp | 11 ++++++++++- test/support/msvc_stdlib_force_include.hpp | 5 +++++ ...ss.cpp => c1xx_broken_is_trivially_copyable.pass.cpp} | 16 +++++++++------- test/support/test_workarounds.h | 1 + 5 files changed, 36 insertions(+), 11 deletions(-) copy test/support/test.workarounds/{c1xx_broken_nullptr_conversion_operator.pass.c [...]