[libc-commits] [PATCH] D157535: [libc] Fix printf %f bugs

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Aug 15 16:21:54 PDT 2023


michaelrj updated this revision to Diff 550523.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.

simplify test comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157535

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157535.550523.patch
Type: text/x-patch
Size: 11259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230815/6c4a3972/attachment.bin>


More information about the libc-commits mailing list