This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 02e94f8 std:: quailfy the calls for cend/crend/cbegin/cend. Fixes bug 28927. new 2d08bc9 Implement LWG 2148: Make non-enum default hash specialization [...]
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/functional | 18 +++++++--- .../function.objects/unord.hash/enum.pass.cpp | 7 ++-- .../function.objects/unord.hash/non_enum.pass.cpp | 38 ++++++++++++++++++++++ 3 files changed, 54 insertions(+), 9 deletions(-) create mode 100644 test/std/utilities/function.objects/unord.hash/non_enum.pass.cpp