[libcxx-commits] [PATCH] D128367: [libc++][format] Copy code to new location.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 22 11:46:55 PDT 2022
Mordante created this revision.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This is a helper patch to ease the reviewing of D128139 <https://reviews.llvm.org/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.)
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D128367
Files:
libcxx/include/__format/formatter.h
libcxx/include/__format/formatter_integral.h
libcxx/include/__format/formatter_output.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128367.439114.patch
Type: text/x-patch
Size: 8031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220622/8d57341f/attachment.bin>
More information about the libcxx-commits
mailing list