[libc-commits] [PATCH] D159458: [libc] Fix printf %p format

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 7 11:26:37 PDT 2023


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

remove unnecessary return and simplify conditionals


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159458

Files:
  libc/src/stdio/printf_core/ptr_converter.h
  libc/test/src/stdio/sprintf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159458.556187.patch
Type: text/x-patch
Size: 3645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230907/4ef4c025/attachment.bin>


More information about the libc-commits mailing list