This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from a54d1cb Guard libc++ specific tests SFINAE on std::bind's call operat [...] new a3db719 Mark bucket_size() assertions as non-portible. Patch from STL [...] new 7ee04dd Make bucket_count() greater-equal assertions portable. Patch [...] new a29e0e5 Make move_noexcept.pass.cpp tests more portable. Patch from S [...]
The 3 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_noexcept.pass.cpp | 7 +++--- .../multimap/multimap.cons/move_noexcept.pass.cpp | 7 +++--- .../multiset/multiset.cons/move_noexcept.pass.cpp | 7 +++--- .../set/set.cons/move_noexcept.pass.cpp | 7 +++--- .../queue/queue.cons/move_noexcept.pass.cpp | 3 ++- .../stack/stack.cons/move_noexcept.pass.cpp | 3 ++- .../deque/deque.cons/move_noexcept.pass.cpp | 7 +++--- .../forwardlist.cons/move_noexcept.pass.cpp | 7 +++--- .../list/list.cons/move_noexcept.pass.cpp | 7 +++--- .../sequences/vector.bool/move_noexcept.pass.cpp | 9 ++++--- .../unord/unord.map/bucket_count.pass.cpp | 4 +-- .../unord/unord.map/bucket_size.pass.cpp | 21 ++++++++-------- .../unord.map.cnstr/move_noexcept.pass.cpp | 7 +++--- .../unord/unord.multimap/bucket_count.pass.cpp | 2 +- .../unord/unord.multimap/bucket_size.pass.cpp | 29 +++++++++++----------- .../unord.multimap.cnstr/move_noexcept.pass.cpp | 7 +++--- .../unord/unord.multiset/bucket_count.pass.cpp | 4 +-- .../unord/unord.multiset/bucket_size.pass.cpp | 29 +++++++++++----------- .../unord.multiset.cnstr/move_noexcept.pass.cpp | 7 +++--- .../unord/unord.set/bucket_count.pass.cpp | 4 +-- .../unord/unord.set/bucket_size.pass.cpp | 21 ++++++++-------- .../unord.set.cnstr/move_noexcept.pass.cpp | 7 +++--- 22 files changed, 112 insertions(+), 94 deletions(-)