[all-commits] [llvm/llvm-project] 7c9844: [libcxx][NFC] Strip trailing whitespace, fix typo.

Stephan T. Lavavej via All-commits all-commits at lists.llvm.org
Wed Oct 23 11:52:09 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c9844b66e5e0cca1424e0688b4384d4ec23325a
      https://github.com/llvm/llvm-project/commit/7c9844b66e5e0cca1424e0688b4384d4ec23325a
  Author: Stephan T. Lavavej <stl at microsoft.com>
  Date:   2019-10-23 (Wed, 23 Oct 2019)

  Changed paths:
    M libcxx/benchmarks/unordered_set_operations.bench.cpp
    M libcxx/src/chrono.cpp
    M libcxx/src/filesystem/operations.cpp
    M libcxx/src/locale.cpp
    M libcxx/src/support/solaris/xlocale.cpp
    M libcxx/src/support/win32/support.cpp
    M libcxx/src/thread.cpp
    M libcxx/test/std/numerics/bit/bit.pow.two/floor2.pass.cpp
    M libcxx/test/std/numerics/bit/bit.pow.two/ispow2.pass.cpp
    M libcxx/test/std/numerics/bit/bit.pow.two/log2p1.pass.cpp
    M libcxx/test/std/numerics/bit/bitops.count/countl_one.pass.cpp
    M libcxx/test/std/numerics/bit/bitops.count/countl_zero.pass.cpp
    M libcxx/test/std/numerics/bit/bitops.count/countr_one.pass.cpp
    M libcxx/test/std/numerics/bit/bitops.count/countr_zero.pass.cpp
    M libcxx/test/std/numerics/bit/bitops.count/popcount.pass.cpp
    M libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/ctor.fail.cpp
    M libcxx/test/std/utilities/time/time.hms/time.12/is_am.pass.cpp
    M libcxx/test/std/utilities/time/time.hms/time.hms.members/is_negative.pass.cpp
    M libcxx/test/std/utilities/time/time.hms/time.hms.members/precision.pass.cpp
    M libcxx/test/std/utilities/time/time.hms/time.hms.members/precision_type.pass.cpp

  Log Message:
  -----------
  [libcxx][NFC] Strip trailing whitespace, fix typo.




More information about the All-commits mailing list