This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 1e22fa5b1 Attempt to unbreak filesystem tests on certain linux distros. new c39fe08b2 Add diagnostics for min/max algorithms when a InputIterator is used. new ed6c20e48 Disable the aligned allocation test on old mac versions inste [...]
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/algorithm | 6 ++++ .../memory/aligned_allocation_macro.pass.cpp | 12 +++---- .../alg.min.max/requires_forward_iterator.fail.cpp | 37 ++++++++++++++++++++++ 3 files changed, 49 insertions(+), 6 deletions(-) create mode 100644 test/std/algorithms/alg.sorting/alg.min.max/requires_forward_it [...]