[all-commits] [llvm/llvm-project] eb27be: [clang] Add a Windows build in the Clang pre-commi...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Aug 30 06:17:37 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb27be95a4c648707ad93e48049b3d463260a747
https://github.com/llvm/llvm-project/commit/eb27be95a4c648707ad93e48049b3d463260a747
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M clang/utils/ci/buildkite-pipeline.yml
M clang/utils/ci/run-buildbot
Log Message:
-----------
[clang] Add a Windows build in the Clang pre-commit CI
This patch adds a CI job for Clang on Windows that is separate from
the monolithic job that gets added automatically via the Phabricator
integration with Buildkite. This way, we will retain the Windows testing
for Clang when we move to GitHub Pull Requests.
Differential Revision: https://reviews.llvm.org/D158995
More information about the All-commits
mailing list