This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Reformat status tables
ClosedPublic

Authored by ldionne on Jul 4 2023, 1:15 PM.

Details

Reviewers
philnik
Group Reviewers
Restricted Project
Commits
rGfc5e76da22cd: [libc++] Reformat status tables
Summary

We use 17.0 instead of Clang 17 in our status tables pretty consistently,
but not universally. This ensures that we do it universally, for all
versions.

Diff Detail

Event Timeline

ldionne created this revision.Jul 4 2023, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 1:15 PM
ldionne requested review of this revision.Jul 4 2023, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 1:15 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
philnik accepted this revision.Jul 4 2023, 6:18 PM
This revision is now accepted and ready to land.Jul 4 2023, 6:18 PM
This revision was automatically updated to reflect the committed changes.