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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 8 11:29:58 PDT 2022


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

Removes Unicode to fix CI.


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.450890.patch
Type: text/x-patch
Size: 14608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220808/6fff8487/attachment-0001.bin>


More information about the libcxx-commits mailing list