[libcxx-commits] [PATCH] D155078: [ci] Make libc++ and Clang CI scripts independent

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 12 05:56:43 PDT 2023


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++.

This simply moves existing CI-related scripts for Clang outside of libc++
to make the two projects independent with respect to CI.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D155078

Files:
  .ci/generate-buildkite-pipeline-premerge
  .ci/generate-buildkite-pipeline-scheduled
  libcxx/utils/ci/buildkite-pipeline-premerge.sh
  libcxx/utils/ci/buildkite-pipeline-snapshot.sh
  libcxx/utils/ci/generate-buildkite-pipeline

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155078.539521.patch
Type: text/x-patch
Size: 5539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230712/b13b9add/attachment.bin>


More information about the libcxx-commits mailing list