[libcxx-commits] [PATCH] D143483: [libc++][CI] Starts using Clang 17.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 7 06:12:01 PST 2023
Mordante added inline comments.
================
Comment at: libcxx/utils/ci/buildkite-pipeline.yml:292
+ - label: "Clang 16"
+ command: "libcxx/utils/ci/run-buildbot generic-cxx2b"
----------------
philnik wrote:
> Why don't you remove the Clang 14 run?
We typically do that after the release branch is released. Then we also can cleanup the clang 14 work-arounds if needed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143483/new/
https://reviews.llvm.org/D143483
More information about the libcxx-commits
mailing list