[libc-commits] [PATCH] D128767: [libc] clean up printf error codes

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jul 11 16:49:58 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9e421a163324: [libc] clean up printf error codes (authored by michaelrj).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128767/new/

https://reviews.llvm.org/D128767

Files:
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/char_converter.h
  libc/src/stdio/printf_core/core_structs.h
  libc/src/stdio/printf_core/file_writer.cpp
  libc/src/stdio/printf_core/float_hex_converter.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
  libc/src/stdio/printf_core/string_converter.h
  libc/src/stdio/printf_core/string_writer.cpp
  libc/src/stdio/printf_core/write_int_converter.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128767.443789.patch
Type: text/x-patch
Size: 6457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220711/93a05bbd/attachment-0001.bin>


More information about the libc-commits mailing list