[all-commits] [llvm/llvm-project] 4ca00a: [libc++] Remove the libc++ specific clang-format j...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Sep 25 14:24:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ca00a568658fef8af4c8691117cc3ca4b62f2f3
      https://github.com/llvm/llvm-project/commit/4ca00a568658fef8af4c8691117cc3ca4b62f2f3
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-09-25 (Mon, 25 Sep 2023)

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

  Log Message:
  -----------
  [libc++] Remove the libc++ specific clang-format job (#67344)

Now that we have a LLVM-wide GitHub action, it doesn't make sense to
have a custom job for libc++ in our BuildKite CI pipeline. This only creates
confusion as to which CI job should be acted upon.




More information about the All-commits mailing list