[libcxx-commits] [PATCH] D132175: [libc++] Remove trailing whitespace from libcxx includes, source and tests

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 18 13:57:14 PDT 2022


ldionne created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132175

Files:
  libcxx/include/__algorithm/ranges_merge.h
  libcxx/include/__algorithm/ranges_set_difference.h
  libcxx/include/__algorithm/ranges_set_intersection.h
  libcxx/include/__algorithm/ranges_set_symmetric_difference.h
  libcxx/include/__algorithm/ranges_set_union.h
  libcxx/include/__support/solaris/xlocale.h
  libcxx/include/new
  libcxx/src/support/ibm/wcsnrtombs.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.move/ranges.move.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.intersection/ranges_set_intersection.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.set.operations/set.union/ranges_set_union.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/ranges.sort.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/sortable_helpers.h
  libcxx/test/std/ranges/range.adaptors/range.all/all.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.join.view/end.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.join.view/iterator/iter.move.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.join.view/types.h
  libcxx/test/std/ranges/range.adaptors/range.zip/ctor.default.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.zip/iterator/arithmetic.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.zip/iterator/ctor.default.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.zip/range.concept.compile.pass.cpp
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132175.453773.patch
Type: text/x-patch
Size: 14814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220818/5bcf710f/attachment.bin>


More information about the libcxx-commits mailing list