This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Bump the version of Clang we use in the CI
ClosedPublic

Authored by ldionne on Feb 2 2022, 10:28 AM.

Details

Reviewers
Mordante
ldionne
Group Reviewers
Restricted Project
Commits
rGa27304c50f76: [libc++] Bump the version of Clang we use in the CI

Diff Detail

Event Timeline

ldionne created this revision.Feb 2 2022, 10:28 AM
ldionne requested review of this revision.Feb 2 2022, 10:28 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 10:28 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript

Note that I will need to wait for the llvm.sh script to be updated to support LLVM 15 before I can actually ship this.

Mordante accepted this revision as: Mordante.Feb 2 2022, 10:34 AM
Mordante added a subscriber: Mordante.

Nice, I was actually thinking about whether we should do something like this. Especially since with the LLVM 13 release our ToT was out of date for a long time and the switch to the new ToT was not smooth.

ldionne accepted this revision.Feb 4 2022, 2:05 PM

Indeed, I'm able to build the image locally now. I'll ship this -- the CI failure has to be unrelated, since this change isn't tested through CI anyways (the runners use the checked-in version of the image, not the one in this review).

This revision is now accepted and ready to land.Feb 4 2022, 2:05 PM
This revision was landed with ongoing or failed builds.Feb 4 2022, 2:05 PM
This revision was automatically updated to reflect the committed changes.