[libc-commits] [PATCH] D156495: [libc] Add fuzzing for printf floats
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 28 14:04:08 PDT 2023
michaelrj updated this revision to Diff 545272.
michaelrj marked an inline comment as done.
michaelrj added a comment.
use an enum instead of int for the return value of test_vals
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156495/new/
https://reviews.llvm.org/D156495
Files:
libc/fuzzing/stdio/CMakeLists.txt
libc/fuzzing/stdio/printf_float_conv_fuzz.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156495.545272.patch
Type: text/x-patch
Size: 3984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230728/ff67b11d/attachment-0001.bin>
More information about the libc-commits
mailing list