This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from af552ba Implement P0599: 'noexcept for hash functions'. Fix a couple [...] new 570f32c Can't test for noexcept on C++03; std::hash<nullptr_t> isn't [...] new ad3680b Worked around GCC bug 56480. Explicit specialization in a dif [...] new 46da6b8 Silence a couple of 'unused variable' warnings in c++03 tests [...]
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: include/functional | 1 + test/std/utilities/function.objects/unord.hash/pointer.pass.cpp | 3 +++ .../util.smartptr.shared.const/auto_ptr.pass.cpp | 1 + .../util.smartptr.shared.const/unique_ptr.pass.cpp | 1 + test/std/utilities/optional/optional.hash/hash.pass.cpp | 6 +++++- test/std/utilities/variant/variant.hash/hash.pass.cpp | 6 +++++- test/support/test_macros.h | 5 +++++ 7 files changed, 21 insertions(+), 2 deletions(-)