[PATCH] D141423: Trigger the Clang/libc++ CI pipeline even when libc++ has been modified

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 10 12:52:05 PST 2023


ldionne created this revision.
Herald added subscribers: mstorsjo, arichardson.
Herald added a project: All.
ldionne requested review of this revision.
Herald added projects: clang, libc++.
Herald added subscribers: libcxx-commits, cfe-commits.
Herald added a reviewer: libc++.

Previously, we would trigger the usual libc++ CI pipeline if libc++ were
modified. If Clang was modified too, however, we would not trigger its
sub-pipeline. This change fixes that.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D141423

Files:
  clang/foo.txt
  libcxx/utils/ci/buildkite-pipeline-clang.yml
  libcxx/utils/ci/buildkite-pipeline.yml
  libcxx/utils/ci/generate-buildkite-pipeline

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141423.487956.patch
Type: text/x-patch
Size: 53776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230110/ffe65fc0/attachment-0001.bin>


More information about the cfe-commits mailing list