This is an archive of the discontinued LLVM Phabricator instance.

[Bazel] Bump bazel version to 5.0.
ClosedPublic

Authored by csigg on Sep 13 2022, 12:04 AM.

Diff Detail

Event Timeline

csigg created this revision.Sep 13 2022, 12:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2022, 12:04 AM
csigg requested review of this revision.Sep 13 2022, 12:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 13 2022, 12:04 AM
mehdi_amini accepted this revision.Sep 13 2022, 9:03 AM

LG but I think it'd be better to rebase to get a passing pre-merge build.

This revision is now accepted and ready to land.Sep 13 2022, 9:03 AM

LG but I think it'd be better to rebase to get a passing pre-merge build.

Thanks Mehdi. I'm pretty sure this is safe because https://reviews.llvm.org/D133455 passed the bazel presubmit.
But given my recent track record of messing things up, I will wait for an extra green pre-merge check. ;-)

This revision was automatically updated to reflect the committed changes.