This is an archive of the discontinued LLVM Phabricator instance.

[libc++][format] Improves generated files.
ClosedPublic

Authored by Mordante on Aug 1 2022, 8:57 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rGda38bcfd52d7: [libc++][format] Improves generated files.
Summary

This improves the formatting of the generated files. That allows it to
remove the clang-format step in D129668.

Diff Detail

Event Timeline

Mordante created this revision.Aug 1 2022, 8:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 8:57 AM
Herald added a subscriber: arichardson. · View Herald Transcript
Mordante requested review of this revision.Aug 1 2022, 8:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 1 2022, 8:57 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Aug 2 2022, 9:04 AM
This revision is now accepted and ready to land.Aug 2 2022, 9:04 AM
This revision was automatically updated to reflect the committed changes.