[all-commits] [llvm/llvm-project] 2a3322: [clang] Create a buildkite-pipeline.yml file for c...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Jul 12 05:33:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a3322bab069166dd0da8474534d0b8dad25b949
https://github.com/llvm/llvm-project/commit/2a3322bab069166dd0da8474534d0b8dad25b949
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
A clang/utils/ci/buildkite-pipeline.yml
A clang/utils/ci/run-buildbot
R libcxx/utils/ci/buildkite-pipeline-clang.yml
M libcxx/utils/ci/generate-buildkite-pipeline
Log Message:
-----------
[clang] Create a buildkite-pipeline.yml file for clang
This moves the formatting job to a shell script, which should also fix
the clang pre-commit CI.
Differential Revision: https://reviews.llvm.org/D153920
More information about the All-commits
mailing list