This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from a8d1b917e Cleanup _LIBCPP_HAS_NO_<c++11-feature> for std::queue and std [...] new 6cdc049a9 Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros in std::unorder [...]
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: include/unordered_set | 130 ++++++++------------- .../unord/unord.multiset/emplace.pass.cpp | 6 +- .../unord/unord.multiset/emplace_hint.pass.cpp | 19 +-- .../unord.multiset/insert_hint_rvalue.pass.cpp | 25 +--- .../unord/unord.multiset/insert_init.pass.cpp | 6 +- .../unord/unord.multiset/insert_rvalue.pass.cpp | 9 +- .../unord.multiset.cnstr/assign_init.pass.cpp | 6 +- .../unord.multiset.cnstr/assign_move.pass.cpp | 18 +-- .../unord.multiset.cnstr/init.pass.cpp | 8 +- .../unord.multiset.cnstr/init_size.pass.cpp | 6 +- .../unord.multiset.cnstr/init_size_hash.pass.cpp | 6 +- .../init_size_hash_equal.pass.cpp | 6 +- .../init_size_hash_equal_allocator.pass.cpp | 6 +- .../unord.multiset.cnstr/move_alloc.pass.cpp | 6 +- .../containers/unord/unord.set/emplace.pass.cpp | 6 +- .../unord/unord.set/emplace_hint.pass.cpp | 19 +-- .../unord/unord.set/insert_hint_rvalue.pass.cpp | 25 +--- .../unord/unord.set/insert_init.pass.cpp | 6 +- .../unord/unord.set/insert_rvalue.pass.cpp | 9 +- .../unord.set/unord.set.cnstr/assign_init.pass.cpp | 6 +- .../unord.set/unord.set.cnstr/assign_move.pass.cpp | 18 +-- .../unord/unord.set/unord.set.cnstr/init.pass.cpp | 8 +- .../unord.set/unord.set.cnstr/init_size.pass.cpp | 6 +- .../unord.set.cnstr/init_size_hash.pass.cpp | 6 +- .../unord.set.cnstr/init_size_hash_equal.pass.cpp | 6 +- .../init_size_hash_equal_allocator.pass.cpp | 6 +- .../unord.set/unord.set.cnstr/move_alloc.pass.cpp | 6 +- 27 files changed, 104 insertions(+), 280 deletions(-)