This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 82810a6ce Cleanup _LIBCPP_HAS_NO_<c++11-feature> macros for std::initia [...] new 6b17a7ba2 Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm
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/algorithm | 18 +++++++++--------- .../alg.modifying.operations/alg.move/move.pass.cpp | 13 +++++-------- .../alg.move/move_backward.pass.cpp | 13 +++++-------- .../alg.partitions/partition.pass.cpp | 4 +--- .../alg.remove/remove.pass.cpp | 15 +++++---------- .../alg.remove/remove_if.pass.cpp | 15 +++++---------- .../alg.swap/swap_ranges.pass.cpp | 15 +++++---------- .../alg.unique/unique.pass.cpp | 14 +++++--------- .../alg.unique/unique_pred.pass.cpp | 14 +++++--------- .../pop.heap/pop_heap_comp.pass.cpp | 7 +++---- .../push.heap/push_heap_comp.pass.cpp | 9 ++++----- .../sort.heap/sort_heap_comp.pass.cpp | 9 ++++----- .../alg.nth.element/nth_element_comp.pass.cpp | 9 ++++----- .../alg.sort/partial.sort/partial_sort_comp.pass.cpp | 9 ++++----- .../alg.sorting/alg.sort/sort/sort_comp.pass.cpp | 9 ++++----- .../alg.sort/stable.sort/stable_sort_comp.pass.cpp | 9 ++++----- 16 files changed, 72 insertions(+), 110 deletions(-)