This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from d805c8746 [libcxx] Use custom allocator's `construct` in C++03 when available. new 8daffdabc [libcxx] Fix order checking in unordered_multimap 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: .../unord.multimap/equal_range_const.pass.cpp | 39 +-- .../unord.multimap/equal_range_non_const.pass.cpp | 39 +-- .../unord/unord.multimap/local_iterators.pass.cpp | 273 +++++++++++++++------ .../unord/unord.multimap/rehash.pass.cpp | 36 ++- .../unord/unord.multimap/reserve.pass.cpp | 23 +- .../unord/unord.multimap/swap_member.pass.cpp | 121 +++++++-- 6 files changed, 379 insertions(+), 152 deletions(-)