[libcxx-commits] [PATCH] D142180: [libc++] Enforce formatting for already formatted and new files and ignore the formatting of tests

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 14 05:42:51 PST 2023


philnik updated this revision to Diff 497288.
philnik added a comment.

`sort` doesn't sort consistently between distros, so I guess we have to just apply the patch from the CI.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142180/new/

https://reviews.llvm.org/D142180

Files:
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/run-buildbot
  libcxx/utils/data/ignore_format.txt
  libcxx/utils/generate_ignore_format.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142180.497288.patch
Type: text/x-patch
Size: 38355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230214/e35b42ef/attachment-0001.bin>


More information about the libcxx-commits mailing list