[libcxx][NFC] Strip trailing whitespace, fix typo.
authorStephan T. Lavavej <stl@microsoft.com>
Wed, 23 Oct 2019 18:45:36 +0000 (11:45 -0700)
committerStephan T. Lavavej <stl@microsoft.com>
Wed, 23 Oct 2019 18:49:43 +0000 (11:49 -0700)
commit7c9844b66e5e0cca1424e0688b4384d4ec23325a
tree5f914be387c2769f1fe29758006e4bae80558b0f
parentbf2975eca0a1176b0256ba538debf121c2f7f11c
[libcxx][NFC] Strip trailing whitespace, fix typo.
20 files changed:
libcxx/benchmarks/unordered_set_operations.bench.cpp
libcxx/src/chrono.cpp
libcxx/src/filesystem/operations.cpp
libcxx/src/locale.cpp
libcxx/src/support/solaris/xlocale.cpp
libcxx/src/support/win32/support.cpp
libcxx/src/thread.cpp
libcxx/test/std/numerics/bit/bit.pow.two/floor2.pass.cpp
libcxx/test/std/numerics/bit/bit.pow.two/ispow2.pass.cpp
libcxx/test/std/numerics/bit/bit.pow.two/log2p1.pass.cpp
libcxx/test/std/numerics/bit/bitops.count/countl_one.pass.cpp
libcxx/test/std/numerics/bit/bitops.count/countl_zero.pass.cpp
libcxx/test/std/numerics/bit/bitops.count/countr_one.pass.cpp
libcxx/test/std/numerics/bit/bitops.count/countr_zero.pass.cpp
libcxx/test/std/numerics/bit/bitops.count/popcount.pass.cpp
libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/ctor.fail.cpp
libcxx/test/std/utilities/time/time.hms/time.12/is_am.pass.cpp
libcxx/test/std/utilities/time/time.hms/time.hms.members/is_negative.pass.cpp
libcxx/test/std/utilities/time/time.hms/time.hms.members/precision.pass.cpp
libcxx/test/std/utilities/time/time.hms/time.hms.members/precision_type.pass.cpp