This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from ec1f15d Work around MSVC's non-standard ABI for enums. Patch from STL [...] new f4a698a Make swap_noexcept.pass.cpp tests more portable. Patch from S [...] new 03388d1 Make move_assign_noexcept.pass.cpp tests more portable. Patch [...]
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: .../map/map.cons/move_assign_noexcept.pass.cpp | 3 +- .../map/map.special/swap_noexcept.pass.cpp | 28 +++++--------- .../multimap.cons/move_assign_noexcept.pass.cpp | 3 +- .../multimap.special/swap_noexcept.pass.cpp | 30 ++++++--------- .../multiset.cons/move_assign_noexcept.pass.cpp | 3 +- .../multiset.special/swap_noexcept.pass.cpp | 28 +++++--------- .../set/set.cons/move_assign_noexcept.pass.cpp | 3 +- .../set/set.special/swap_noexcept.pass.cpp | 28 +++++--------- .../priqueue.special/swap_noexcept.pass.cpp | 4 +- .../queue/queue.special/swap_noexcept.pass.cpp | 4 +- .../stack/stack.special/swap_noexcept.pass.cpp | 4 +- .../deque/deque.cons/move_assign_noexcept.pass.cpp | 5 ++- .../deque/deque.special/swap_noexcept.pass.cpp | 18 ++++----- .../forwardlist.cons/move_assign_noexcept.pass.cpp | 5 ++- .../forwardlist.spec/swap_noexcept.pass.cpp | 18 ++++----- .../list/list.cons/move_assign_noexcept.pass.cpp | 5 ++- .../list/list.special/swap_noexcept.pass.cpp | 18 ++++----- .../vector.bool/move_assign_noexcept.pass.cpp | 9 +++-- .../sequences/vector.bool/swap_noexcept.pass.cpp | 18 ++++----- .../vector/vector.special/swap_noexcept.pass.cpp | 18 ++++----- .../unord.map.cnstr/move_assign_noexcept.pass.cpp | 3 +- .../unord.map.swap/swap_noexcept.pass.cpp | 43 ++++++++-------------- .../move_assign_noexcept.pass.cpp | 3 +- .../unord.multimap.swap/swap_noexcept.pass.cpp | 43 ++++++++-------------- .../move_assign_noexcept.pass.cpp | 3 +- .../unord.multiset.swap/swap_noexcept.pass.cpp | 43 ++++++++-------------- .../unord.set.cnstr/move_assign_noexcept.pass.cpp | 3 +- .../unord.set.swap/swap_noexcept.pass.cpp | 43 ++++++++-------------- .../string.special/swap_noexcept.pass.cpp | 15 +++----- 29 files changed, 178 insertions(+), 273 deletions(-)