Details
Details
- Reviewers
var-const philnik Mordante - Group Reviewers
Restricted Project - Commits
- rG89469df8ba42: [libc++] Remove trailing whitespace from libcxx includes, source, tests and…
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132175
[libc++] Remove trailing whitespace from libcxx includes, source and tests ClosedPublic Authored by ldionne on Aug 18 2022, 1:57 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 18 2022, 2:12 PM Closed by commit rG89469df8ba42: [libc++] Remove trailing whitespace from libcxx includes, source, tests and… (authored by ldionne). · Explain WhyAug 23 2022, 3:26 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453773 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
|