[libcxx-commits] [PATCH] D128929: [libc++] Implements 128-bit support in to_chars.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 7 08:32:43 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f78683353e2: [libc++] Implements 128-bit support in to_chars. (authored by Mordante).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128929/new/
https://reviews.llvm.org/D128929
Files:
libcxx/include/__bits
libcxx/include/__charconv/tables.h
libcxx/include/__charconv/to_chars_base_10.h
libcxx/include/charconv
libcxx/test/std/utilities/charconv/charconv.from.chars/integral.pass.cpp
libcxx/test/std/utilities/charconv/charconv.to.chars/integral.pass.cpp
libcxx/test/support/charconv_test_helpers.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128929.442934.patch
Type: text/x-patch
Size: 29035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220707/1d30c94f/attachment-0001.bin>
More information about the libcxx-commits
mailing list