[libc-commits] [PATCH] D129702: [libc] add rounding modes to printf float conv

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Jul 15 11:11:12 PDT 2022


michaelrj updated this revision to Diff 445068.
michaelrj added a comment.

fix formatting


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129702

Files:
  libc/src/stdio/printf_core/CMakeLists.txt
  libc/src/stdio/printf_core/float_hex_converter.h
  libc/test/src/stdio/CMakeLists.txt
  libc/test/src/stdio/sprintf_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129702.445068.patch
Type: text/x-patch
Size: 7625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220715/9e36a2ef/attachment-0001.bin>


More information about the libc-commits mailing list