[libc-commits] [PATCH] D157536: [libc] Fix printf %e and %g bugs

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 11 15:01:15 PDT 2023


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

adjust test comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157536

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: D157536.549532.patch
Type: text/x-patch
Size: 14546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230811/61fc04b6/attachment.bin>


More information about the libc-commits mailing list