This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 6168a5e Protect tests that expect an exception for an unknown std::ra [...] new 8883740 Protect lock tests under libcpp-no-exceptions
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: .../thread.mutex/thread.lock.algorithm/lock.pass.cpp | 15 ++++++++++++--- .../thread.mutex/thread.lock.algorithm/try_lock.pass.cpp | 13 +++++++++++-- .../thread.lock.shared.locking/lock.pass.cpp | 5 ++++- .../thread.lock.shared.locking/try_lock.pass.cpp | 8 ++++++-- .../thread.lock.shared.locking/try_lock_for.pass.cpp | 7 ++++++- .../thread.lock.shared.locking/try_lock_until.pass.cpp | 7 ++++++- .../thread.lock.shared.locking/unlock.pass.cpp | 7 ++++++- .../thread.lock.unique.locking/lock.pass.cpp | 7 ++++++- .../thread.lock.unique.locking/try_lock.pass.cpp | 7 ++++++- .../thread.lock.unique.locking/try_lock_for.pass.cpp | 7 ++++++- .../thread.lock.unique.locking/try_lock_until.pass.cpp | 7 ++++++- .../thread.lock.unique.locking/unlock.pass.cpp | 7 ++++++- .../thread.once/thread.once.callonce/call_once.pass.cpp | 7 +++++-- 13 files changed, 86 insertions(+), 18 deletions(-)