This is an archive of the discontinued LLVM Phabricator instance.

[NFC][libc++][format] Uses retarget buffer.
ClosedPublic

Authored by Mordante on Jan 29 2023, 4:53 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Commits
rG07290104885b: [NFC][libc++][format] Uses retarget buffer.
Summary

Lets the tuple formatter use the retarget buffer added for the range
formatter.

Diff Detail

Event Timeline

Mordante created this revision.Jan 29 2023, 4:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 29 2023, 4:53 AM
Mordante requested review of this revision.Jan 29 2023, 4:53 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 29 2023, 4:53 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision.Jan 31 2023, 10:08 AM
This revision is now accepted and ready to land.Jan 31 2023, 10:08 AM
This revision was landed with ongoing or failed builds.Jan 31 2023, 10:55 AM
This revision was automatically updated to reflect the committed changes.