[libcxx] [test] Strip trailing whitespace. NFC.
authorStephan T. Lavavej <stl@exchange.microsoft.com>
Thu, 4 May 2017 01:43:58 +0000 (01:43 +0000)
committerStephan T. Lavavej <stl@exchange.microsoft.com>
Thu, 4 May 2017 01:43:58 +0000 (01:43 +0000)
commit6081edc9d08555364786407e7c0be116b1332080
tree4b22e1374de9923dc8cdfcea7e31bd8a2ca1469d
parenta7e1ac58c4413e2fdb70116e8b7cf38f3c183047
[libcxx] [test] Strip trailing whitespace. NFC.

llvm-svn: 302105
25 files changed:
libcxx/test/libcxx/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.cxx1z.pass.cpp
libcxx/test/libcxx/depr/depr.function.objects/depr.adaptors.cxx1z.pass.cpp
libcxx/test/std/algorithms/alg.modifying.operations/alg.remove/remove_copy_if.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.count/count_if.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.find/find_if.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.find/find_if_not.pass.cpp
libcxx/test/std/containers/sequences/vector.bool/vector_bool.pass.cpp
libcxx/test/std/language.support/support.types/byte.pass.cpp
libcxx/test/std/language.support/support.types/byteops/lshift.assign.fail.cpp
libcxx/test/std/language.support/support.types/byteops/lshift.assign.pass.cpp
libcxx/test/std/language.support/support.types/byteops/lshift.fail.cpp
libcxx/test/std/language.support/support.types/byteops/lshift.pass.cpp
libcxx/test/std/language.support/support.types/byteops/rshift.assign.fail.cpp
libcxx/test/std/language.support/support.types/byteops/rshift.assign.pass.cpp
libcxx/test/std/language.support/support.types/byteops/rshift.fail.cpp
libcxx/test/std/language.support/support.types/byteops/rshift.pass.cpp
libcxx/test/std/language.support/support.types/byteops/to_integer.fail.cpp
libcxx/test/std/language.support/support.types/byteops/to_integer.pass.cpp
libcxx/test/std/re/re.alg/re.alg.match/awk.pass.cpp
libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/mutex.pass.cpp
libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped/mutex.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.ownerless/owner_less.pass.cpp
libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/copy.fail.cpp
libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/move.fail.cpp
libcxx/test/std/utilities/template.bitset/bitset.hash/bitset.pass.cpp