This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 12a450f Fix yet another dynamic exception spec new 11f64dc Fix undefined behavior in container swap tests.
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: .../map/map.special/non_member_swap.pass.cpp | 8 ++--- .../multimap.special/non_member_swap.pass.cpp | 8 ++--- .../multiset.special/non_member_swap.pass.cpp | 8 ++--- .../set/set.special/non_member_swap.pass.cpp | 8 ++--- .../sequences/deque/deque.special/swap.pass.cpp | 8 ++--- .../forwardlist.spec/member_swap.pass.cpp | 32 +++++++++---------- .../forwardlist.spec/non_member_swap.pass.cpp | 32 +++++++++---------- .../containers/sequences/vector.bool/swap.pass.cpp | 8 ++--- .../sequences/vector/vector.special/swap.pass.cpp | 11 +++---- .../unord/unord.map/swap_member.pass.cpp | 32 +++++++++---------- .../unord.map.swap/swap_non_member.pass.cpp | 32 +++++++++---------- .../unord/unord.multimap/swap_member.pass.cpp | 16 +++++----- .../unord.multimap.swap/swap_non_member.pass.cpp | 32 +++++++++---------- .../unord/unord.multiset/swap_member.pass.cpp | 32 +++++++++---------- .../unord.multiset.swap/swap_non_member.pass.cpp | 32 +++++++++---------- .../unord/unord.set/swap_member.pass.cpp | 32 +++++++++---------- .../unord.set.swap/swap_non_member.pass.cpp | 32 +++++++++---------- test/support/test_allocator.h | 36 ++++++++++++++-------- 18 files changed, 204 insertions(+), 195 deletions(-)