This removes a part of the now obsolete formater code.
The removal also removes the _v2 suffix where it's no longer needed.
Depends on D128785
Paths
| Differential D128846
[libc++[format][NFC] Removes dead code. ClosedPublic Authored by Mordante on Jun 29 2022, 12:29 PM.
Details
Summary This removes a part of the now obsolete formater code. Depends on D128785
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 30 2022, 7:00 AM Mordante added a child revision: D126971: [libc++] Implements Unicode grapheme clustering.Jul 3 2022, 1:26 AM Closed by commit rG207e7e4a70f4: [libc++[format][NFC] Removes dead code. (authored by Mordante). · Explain WhyJul 6 2022, 11:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442781 libcxx/include/__format/formatter.h
libcxx/include/__format/formatter_floating_point.h
libcxx/include/__format/formatter_output.h
libcxx/include/__format/parser_std_format_spec.h
|