[libcxx-commits] [PATCH] D128139: [libc++][format] Improve integral formatters.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 28 22:25:17 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38adfa91a1f3: [libc++][format] Improve integral formatters. (authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128139/new/
https://reviews.llvm.org/D128139
Files:
libcxx/include/__format/formatter_bool.h
libcxx/include/__format/formatter_char.h
libcxx/include/__format/formatter_floating_point.h
libcxx/include/__format/formatter_integer.h
libcxx/include/__format/formatter_integral.h
libcxx/include/__format/formatter_pointer.h
libcxx/include/__format/parser_std_format_spec.h
libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_bool.pass.cpp
libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_char.pass.cpp
libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_integer.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128139.440853.patch
Type: text/x-patch
Size: 101585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220629/384a0ab6/attachment-0001.bin>
More information about the libcxx-commits
mailing list