[libcxx-commits] [PATCH] D137759: [libc++] Add a libc++ CI pipeline specific to Clang changes

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 11 16:30:32 PST 2022


ldionne updated this revision to Diff 474890.
ldionne added a comment.

Remove temporary comments. This should be good to go now. I'll merge once the CI is green.

Once I merge, we can do a test Clang review to confirm that the right jobs are triggered. Also, I'd like to note that
we're using the libc++ CI resources right now. If this ends up taking too much resources away from libc++ CI, we'll have
to negotiate something because I don't want to starve our own pipeline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137759

Files:
  libcxx/utils/ci/buildkite-pipeline-clang.yml
  libcxx/utils/ci/buildkite-pipeline-premerge.sh
  libcxx/utils/ci/generate-buildkite-pipeline

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137759.474890.patch
Type: text/x-patch
Size: 5424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221112/0508241f/attachment-0001.bin>


More information about the libcxx-commits mailing list