This is an archive of the discontinued LLVM Phabricator instance.

[libc++][CI] Upgrades clang-format version used.
ClosedPublic

Authored by Mordante on Dec 5 2022, 9:25 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGc5dbc28de227: [libc++][CI] Upgrades clang-format version used.
Summary

The version used is now determined by Buildkite instead of using the
hard-coded version in the Docker image.

Diff Detail

Event Timeline

Mordante created this revision.Dec 5 2022, 9:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 5 2022, 9:25 AM
Mordante updated this revision to Diff 480149.Dec 5 2022, 9:35 AM

Reenable the entire CI.

Mordante published this revision for review.Dec 5 2022, 9:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 5 2022, 9:35 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Dec 5 2022, 12:27 PM
This revision is now accepted and ready to land.Dec 5 2022, 12:27 PM
This revision was automatically updated to reflect the committed changes.