[PATCH] D157324: [clang] Move the Clang CI jobs off of the libc++ builders

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 13:28:45 PDT 2023


ldionne added a subscriber: goncharov.
ldionne added a comment.

@goncharov Now that we have a `buildkite-pipeline.yml` for Clang, would it make sense to stop running the "builtin" jobs like https://buildkite.com/llvm-project/premerge-checks/builds/169498#0189d1af-3c81-4ab5-a87a-ac8db177ccf0 and instead run these tests inside the Clang CI pipeline by defining them inside `buildkite-pipeline.yml`? This would centralize where all the jobs for Clang CI are defined.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157324



More information about the cfe-commits mailing list