This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 72ac68a Protect std::array tests under noexceptions new 7110e84 Protect std::ostream::sentry test under libcpp-no-exceptions new 486d8a9 Protect optional test under libcpp-no-exceptions new 5813abe Protect futures test under libcpp-no-exceptions new 63f6af4 Protect sequences test under libcpp-no-exceptions
The 4 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: .../list/list.modifiers/insert_iter_size_value.pass.cpp | 4 +++- .../vector.modifiers/push_back_exception_safety.pass.cpp | 14 ++++++++------ .../experimental/optional/optional.specalg/swap.pass.cpp | 9 ++++++--- .../output.streams/ostream_sentry/destruct.pass.cpp | 5 ++++- .../thread/futures/futures.promise/move_assign.pass.cpp | 8 +++++++- 5 files changed, 28 insertions(+), 12 deletions(-)