[libcxx-commits] [PATCH] D146153: [NFC][libc++] Formats granularized charconv.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 16 10:56:45 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG866fbb877964: [NFC][libc++] Formats granularized charconv. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146153

Files:
  libcxx/include/__charconv/chars_format.h
  libcxx/include/__charconv/from_chars_integral.h
  libcxx/include/__charconv/from_chars_result.h
  libcxx/include/__charconv/tables.h
  libcxx/include/__charconv/to_chars_base_10.h
  libcxx/include/__charconv/to_chars_floating_point.h
  libcxx/include/__charconv/to_chars_integral.h
  libcxx/include/__charconv/to_chars_result.h
  libcxx/include/__charconv/traits.h
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146153.505878.patch
Type: text/x-patch
Size: 46025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230316/6bd6cc5f/attachment-0001.bin>


More information about the libcxx-commits mailing list