[libc-commits] [PATCH] D131302: [libc] move to combined integer converter
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Aug 10 12:03:32 PDT 2022
michaelrj updated this revision to Diff 451597.
michaelrj marked an inline comment as done.
michaelrj added a comment.
move optional handling to separate inline function
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131302/new/
https://reviews.llvm.org/D131302
Files:
libc/src/stdio/printf_core/CMakeLists.txt
libc/src/stdio/printf_core/converter.cpp
libc/src/stdio/printf_core/converter_atlas.h
libc/src/stdio/printf_core/core_structs.h
libc/src/stdio/printf_core/hex_converter.h
libc/src/stdio/printf_core/int_converter.h
libc/src/stdio/printf_core/oct_converter.h
libc/src/stdio/printf_core/ptr_converter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131302.451597.patch
Type: text/x-patch
Size: 19598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220810/9c325ab9/attachment-0001.bin>
More information about the libc-commits
mailing list