[libc-commits] [PATCH] D149594: [libc] Add explicit constructor calls to fix compilation when using UInt<T>
Mikhail Ramalho via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon May 22 14:25:26 PDT 2023
mikhail.ramalho updated this revision to Diff 524490.
mikhail.ramalho marked 8 inline comments as done.
mikhail.ramalho added a comment.
Addressed comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149594/new/
https://reviews.llvm.org/D149594
Files:
libc/src/__support/FPUtil/generic/sqrt.h
libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
libc/src/__support/UInt.h
libc/src/__support/float_to_string.h
libc/src/__support/str_to_float.h
libc/src/stdio/printf_core/char_converter.h
libc/src/stdio/printf_core/float_dec_converter.h
libc/src/stdio/printf_core/float_hex_converter.h
libc/src/stdio/printf_core/float_inf_nan_converter.h
libc/src/stdio/printf_core/int_converter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149594.524490.patch
Type: text/x-patch
Size: 11432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230522/c1db6fe5/attachment-0001.bin>
More information about the libc-commits
mailing list