[libcxx-commits] [PATCH] D128785: [libc++][format] Improve floating-point formatters.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 6 10:12:58 PDT 2022


Mordante updated this revision to Diff 442622.
Mordante added a comment.

Rebased and addresses the review comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128785/new/

https://reviews.llvm.org/D128785

Files:
  libcxx/include/__format/formatter_floating_point.h
  libcxx/include/__format/formatter_output.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_floating_point.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128785.442622.patch
Type: text/x-patch
Size: 52326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220706/e2435921/attachment-0001.bin>


More information about the libcxx-commits mailing list