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.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG04a9a25d7cda: [libc++][ci] Update to Clang 13.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. I'll work on updating the apple-clang on our Mac builders. It's a bit of a can of worms because that requires updating the OS, and that means we won't be able to run back-deployment testing anymore -- but there are technical solutions to that, and it shouldn't prevent us from rolling forward our compiler support per the policy, even if that means temporarily disabling back-deployment tests.
@ldionne Since you maintain this Docker image, would it be a good time to move the Ubuntu 20.04 (focal)?