[libc++][format] Copy code to new location.
authorMark de Wever <koraq@xs4all.nl>
Tue, 28 Dec 2021 17:48:04 +0000 (18:48 +0100)
committerMark de Wever <koraq@xs4all.nl>
Thu, 23 Jun 2022 15:21:37 +0000 (17:21 +0200)
commit9afaa158f52c13cb79fb0ab8cc73361b134c08c9
tree3340f04246a8abb06cfe93a0071af7f07526a5d9
parent316e106f49c4c86f3485d69d1539e2aed12251c0
[libc++][format] Copy code to new location.

This is a helper patch to ease the reviewing of D128139.
The originals will be removed at a later time when all formatters are
converted to the new style. (Floating-point and pointer aren't up for
review yet.)

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D128367
libcxx/include/__format/formatter_output.h