[all-commits] [llvm/llvm-project] 04a9a2: [libc++][ci] Update to Clang 13.
mordante via All-commits
all-commits at lists.llvm.org
Thu Oct 28 08:37:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04a9a25d7cda116d18820c79832cdd8a6ece2e89
https://github.com/llvm/llvm-project/commit/04a9a25d7cda116d18820c79832cdd8a6ece2e89
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2021-10-28 (Thu, 28 Oct 2021)
Changed paths:
M libcxx/docs/index.rst
M libcxx/utils/ci/Dockerfile
M libcxx/utils/ci/buildkite-pipeline.yml
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++][ci] Update to Clang 13.
Per our support plan we should now support Clang 12 and 13. Adjust the
documentation and the CI runners. The change indirectly moves the main
CI runners to use the Clang 14 nightly builds.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D112360
More information about the All-commits
mailing list