[libcxx-commits] [PATCH] D145590: [libc++][charconv] Granularizes the header.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 9 08:28:18 PST 2023


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

CI fixes and adresses a review comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145590

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__charconv/from_chars_integral.h
  libcxx/include/__charconv/to_chars.h
  libcxx/include/__charconv/to_chars_floating_point.h
  libcxx/include/__charconv/to_chars_integral.h
  libcxx/include/__charconv/traits.h
  libcxx/include/charconv
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/utils/data/ignore_format.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145590.503788.patch
Type: text/x-patch
Size: 65513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230309/96af5b35/attachment-0001.bin>


More information about the libcxx-commits mailing list