[libcxx-commits] [PATCH] D131417: [libc++][format] Fixes floating-point formatting.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 10 10:10:28 PDT 2022


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

Adds a missing include.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131417

Files:
  libcxx/include/__format/formatter_floating_point.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/std/utilities/format/format.functions/format_tests.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131417.451538.patch
Type: text/x-patch
Size: 14852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220810/07bb91c3/attachment-0001.bin>


More information about the libcxx-commits mailing list