[all-commits] [llvm/llvm-project] 5e6034: [clang] Also run the clang tests as part of the Cl...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Aug 25 04:53:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e603450bb33e99aada164fc9f647c6bec21e092
      https://github.com/llvm/llvm-project/commit/5e603450bb33e99aada164fc9f647c6bec21e092
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-08-25 (Fri, 25 Aug 2023)

  Changed paths:
    M clang/utils/ci/buildkite-pipeline.yml
    M clang/utils/ci/run-buildbot

  Log Message:
  -----------
  [clang] Also run the clang tests as part of the Clang-specific CI pipeline

We used to rely on the monorepo-wide premerge checks for running Clang
tests, but I think it makes more sense to run the Clang tests explicitly
in its CI pipeline since we want to move away from monorepo-wide checks.

Differential Revision: https://reviews.llvm.org/D158765




More information about the All-commits mailing list