[libc-commits] [PATCH] D157536: [libc] Fix printf %e and %g bugs
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 11 13:35:42 PDT 2023
sivachandra accepted this revision.
sivachandra added inline comments.
================
Comment at: libc/test/src/stdio/sprintf_test.cpp:2564
- // Subnormal Precision Tests
+ // Found via fuzzing
+
----------------
If categories are important, you choose to leave this note but find a better category name. "Base 10 rounding tests" ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157536/new/
https://reviews.llvm.org/D157536
More information about the libc-commits
mailing list