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

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 9 15:38:09 PDT 2023


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

add comments explaining more about the tests


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.548793.patch
Type: text/x-patch
Size: 11069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230809/41f195ea/attachment.bin>


More information about the libc-commits mailing list