[libcxx-commits] [PATCH] D129007: [libc++][format] Implements 128-bit support.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 7 08:36:12 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0857a02ef07c: [libc++][format] Implements 128-bit support. (authored by Mordante).
Changed prior to commit:
https://reviews.llvm.org/D129007?vs=441740&id=442935#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129007/new/
https://reviews.llvm.org/D129007
Files:
libcxx/include/__format/formatter_integer.h
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.signed_integral.pass.cpp
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.unsigned_integral.pass.cpp
libcxx/test/std/utilities/format/format.functions/format_tests.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129007.442935.patch
Type: text/x-patch
Size: 12990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220707/909e764a/attachment-0001.bin>
More information about the libcxx-commits
mailing list