[libcxx-commits] [PATCH] D143483: [libc++][CI] Starts using Clang 17.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 7 02:15:08 PST 2023
philnik added inline comments.
================
Comment at: libcxx/utils/ci/buildkite-pipeline.yml:292
+ - label: "Clang 16"
+ command: "libcxx/utils/ci/run-buildbot generic-cxx2b"
----------------
Why don't you remove the Clang 14 run?
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