This is an archive of the discontinued LLVM Phabricator instance.

[clang][www] Port make_cxx_dr_status script to Python3
ClosedPublic

Authored by tbaeder on Feb 22 2022, 2:12 AM.

Details

Summary

And run it to re-generate the cxx_dr_status.html

Diff Detail

Event Timeline

tbaeder requested review of this revision.Feb 22 2022, 2:12 AM
tbaeder created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2022, 2:12 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Feb 22 2022, 6:29 AM

LGTM!

clang/www/cxx_dr_status.html
15003

It doesn't matter overly much, but it might be reasonable to end this file with a newline still.

This revision is now accepted and ready to land.Feb 22 2022, 6:29 AM
This revision was landed with ongoing or failed builds.Feb 22 2022, 6:48 AM
This revision was automatically updated to reflect the committed changes.