[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 13:44:32 PDT 2022


michaelrj updated this revision to Diff 451621.
michaelrj marked an inline comment as done.
michaelrj added a comment.

address comment


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.451621.patch
Type: text/x-patch
Size: 19586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220810/5d68e188/attachment-0001.bin>


More information about the libc-commits mailing list