[libcxx-commits] [PATCH] D116958: [libc++] Alphabetize CMakeLists.txt and module.modulemap; enforce in CI.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 11 06:42:28 PST 2022


Quuxplusone updated this revision to Diff 398934.
Quuxplusone added a comment.

The buildkite failure output looks like I expected — good! https://buildkite.com/llvm-project/libcxx-ci/builds/7742

Remove the intentional errors; CI should become green now. @ldionne, if this is green shall I land it? Or are we worried about places where CI is run without access to the original sources? (In those cases, if they exist, maybe we can figure out how to XFAIL this test.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116958

Files:
  libcxx/include/__debug
  libcxx/test/libcxx/lint/lint_cmakelists.sh.py
  libcxx/test/libcxx/lint/lint_headers.sh.py
  libcxx/test/libcxx/lint/lint_modulemap.sh.py
  libcxx/test/libcxx/lint/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116958.398934.patch
Type: text/x-patch
Size: 4574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220111/de173e59/attachment-0001.bin>


More information about the libcxx-commits mailing list