[all-commits] [llvm/llvm-project] 689ce8: [libc++][NFC] Remove excess trailing newlines from...

Casey Carter via All-commits all-commits at lists.llvm.org
Wed Oct 23 08:09:05 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 689ce810598bec7b35dd7ebe33ce5c5cce1453c7
      https://github.com/llvm/llvm-project/commit/689ce810598bec7b35dd7ebe33ce5c5cce1453c7
  Author: Casey Carter <Casey at Carter.net>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

  Changed paths:
    M libcxx/benchmarks/CMakeLists.txt
    M libcxx/benchmarks/CartesianBenchmarks.h
    M libcxx/include/__debug
    M libcxx/include/experimental/propagate_const
    M libcxx/src/mutex_destructor.cpp
    M libcxx/src/support/solaris/wcsnrtombs.inc
    M libcxx/test/libcxx/containers/sequences/deque/spare_block_handling.pass.cpp
    M libcxx/test/libcxx/containers/sequences/list/list.modifiers/erase_iter_iter_db1.pass.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/filebuf/traits_mismatch.fail.cpp
    M libcxx/test/libcxx/input.output/file.streams/fstreams/traits_mismatch.fail.cpp
    M libcxx/test/libcxx/input.output/iostream.format/input.streams/traits_mismatch.fail.cpp
    M libcxx/test/libcxx/input.output/iostream.format/output.streams/traits_mismatch.fail.cpp
    M libcxx/test/libcxx/input.output/string.streams/traits_mismatch.fail.cpp
    M libcxx/test/libcxx/iterators/advance.debug1.pass.cpp
    M libcxx/test/libcxx/iterators/next.debug1.pass.cpp
    M libcxx/test/libcxx/numerics/bit.ops.pass.cpp
    M libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_is_same.sh.cpp
    M libcxx/test/libcxx/utilities/meta/stress_tests/stress_test_metafunctions.sh.cpp
    M libcxx/test/std/containers/associative/map/contains.pass.cpp
    M libcxx/test/std/containers/associative/map/map.erasure/erase_if.pass.cpp
    M libcxx/test/std/containers/associative/set/contains.pass.cpp
    M libcxx/test/std/containers/unord/unord.map/contains.pass.cpp
    M libcxx/test/std/containers/unord/unord.map/erase_if.pass.cpp
    M libcxx/test/std/containers/unord/unord.set/contains.pass.cpp
    M libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.observers/bool.fail.cpp
    M libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/convertible_element_type.explicit.ctor.pass.cpp
    M libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/convertible_element_type.non-explicit.ctor.pass.cpp
    M libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/convertible_propagate_const.copy_ctor.pass.cpp
    M libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/convertible_propagate_const.move_ctor.pass.cpp
    M libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.ctors/element_type.explicit.ctor.pass.cpp
    M libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/swap.pass.cpp
    M libcxx/test/std/input.output/filesystems/lit.local.cfg
    M libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.make/make_reverse_iterator.pass.cpp
    M libcxx/test/std/numerics/c.math/abs.fail.cpp
    M libcxx/test/std/strings/string.view/string.view.comparison/opeq.string_view.string.pass.cpp
    M libcxx/test/std/utilities/meta/meta.rel/is_convertible_fallback.pass.cpp
    M libcxx/test/std/utilities/time/time.duration/time.duration.literals/literals1.fail.cpp
    M libcxx/test/std/utilities/utility/synopsis.pass.cpp
    M libcxx/test/support/nothing_to_do.pass.cpp
    M libcxx/test/support/propagate_const_helpers.h
    M libcxx/utils/docker/debian9/Dockerfile.base
    M libcxx/utils/docker/debian9/Dockerfile.compiler_zoo
    M libcxx/utils/docker/scripts/run_buildbot.sh
    M libcxx/utils/google-benchmark/.clang-format
    M libcxx/utils/google-benchmark/cmake/gnu_posix_regex.cpp
    M libcxx/utils/google-benchmark/cmake/posix_regex.cpp
    M libcxx/utils/google-benchmark/cmake/std_regex.cpp
    M libcxx/utils/google-benchmark/docs/AssemblyTests.md
    M libcxx/utils/google-benchmark/test/AssemblyTests.cmake
    M libcxx/utils/libcxx/test/googlebenchmark.py

  Log Message:
  -----------
  [libc++][NFC] Remove excess trailing newlines from most files

Testing git commit access.




More information about the All-commits mailing list