This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from fecf057 Fix bugs in filesystem detected by _LIBCPP_ASSERT. new 25f28d0 Prevent UBSAN from generating unsigned overflow diagnostics i [...] new 34da9b5 Add missing include in <numeric>
The 2 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/numeric | 1 + include/utility | 33 +++++++++++------ ...tyhash_ubsan_unsigned_overflow_ignored.pass.cpp | 41 ++++++++++++++++++++++ test/support/test_macros.h | 12 +++++++ 4 files changed, 77 insertions(+), 10 deletions(-) create mode 100644 test/libcxx/utilities/function.objects/unord.hash/murmur2_or_ci [...]