[libcxx-commits] [PATCH] D112360: [libc++][ci] Update to Clang 13.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 28 08:24:50 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112360/new/
https://reviews.llvm.org/D112360
More information about the libcxx-commits
mailing list