This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 806a6ec64 Implement LWG 2835 - fix <tgmath.h> new a2b7665eb [libcxx] [test] Strip trailing whitespace, NFC.
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: .../algorithms/alg.modifying.operations/alg.copy/copy.pass.cpp | 4 ++-- .../alg.modifying.operations/alg.copy/copy_backward.pass.cpp | 4 ++-- .../algorithms/alg.modifying.operations/alg.copy/copy_if.pass.cpp | 4 ++-- .../algorithms/alg.modifying.operations/alg.copy/copy_n.pass.cpp | 4 ++-- .../algorithms/alg.modifying.operations/alg.fill/fill.pass.cpp | 2 +- .../algorithms/alg.modifying.operations/alg.fill/fill_n.pass.cpp | 2 +- .../alg.modifying.operations/alg.generate/generate.pass.cpp | 2 +- .../alg.modifying.operations/alg.generate/generate_n.pass.cpp | 2 +- .../alg.partitions/partition_copy.pass.cpp | 4 ++-- .../alg.modifying.operations/alg.remove/remove.pass.cpp | 2 +- .../alg.modifying.operations/alg.remove/remove_copy.pass.cpp | 2 +- .../alg.modifying.operations/alg.remove/remove_copy_if.pass.cpp | 2 +- .../alg.modifying.operations/alg.remove/remove_if.pass.cpp | 2 +- .../alg.modifying.operations/alg.replace/replace_copy.pass.cpp | 2 +- .../alg.modifying.operations/alg.replace/replace_copy_if.pass.cpp | 2 +- .../alg.modifying.operations/alg.reverse/reverse_copy.pass.cpp | 2 +- .../alg.modifying.operations/alg.rotate/rotate_copy.pass.cpp | 4 ++-- .../alg.transform/binary_transform.pass.cpp | 6 +++--- .../alg.transform/unary_transform.pass.cpp | 2 +- .../alg.modifying.operations/alg.unique/unique.pass.cpp | 2 +- .../algorithms/alg.nonmodifying/alg.find.end/find_end.pass.cpp | 2 +- .../alg.nonmodifying/alg.find.first.of/find_first_of.pass.cpp | 2 +- .../algorithms/alg.nonmodifying/alg.foreach/for_each_n.pass.cpp | 2 +- test/std/algorithms/alg.nonmodifying/mismatch/mismatch.pass.cpp | 6 +++--- .../algorithms/alg.nonmodifying/mismatch/mismatch_pred.pass.cpp | 6 +++--- test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp | 2 +- test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp | 4 ++-- .../alg.sorting/alg.set.operations/includes/includes.pass.cpp | 2 +- .../alg.set.operations/includes/includes_comp.pass.cpp | 2 +- .../alg.set.operations/set.intersection/set_intersection.pass.cpp | 2 +- .../set.intersection/set_intersection_comp.pass.cpp | 2 +- .../container.adaptors/queue/queue.defn/emplace.pass.cpp | 4 ++-- .../container.adaptors/stack/stack.defn/emplace.pass.cpp | 4 ++-- test/std/containers/sequences/list/list.ops/sort_comp.pass.cpp | 8 ++++---- test/std/strings/string.view/types.pass.cpp | 2 +- test/std/utilities/meta/meta.type.synop/endian.pass.cpp | 4 ++-- test/std/utilities/utility/exchange/exchange.pass.cpp | 4 ++-- 37 files changed, 57 insertions(+), 57 deletions(-)