[libc-commits] [PATCH] D143616: [libc] add standalone strtoint/float fuzzers

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 10 10:44:49 PST 2023


michaelrj updated this revision to Diff 496549.
michaelrj marked 2 inline comments as done.
michaelrj added a comment.

address comments before landing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143616

Files:
  libc/fuzzing/stdlib/CMakeLists.txt
  libc/fuzzing/stdlib/strtofloat_fuzz.cpp
  libc/fuzzing/stdlib/strtointeger_fuzz.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143616.496549.patch
Type: text/x-patch
Size: 5621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230210/dac2868c/attachment.bin>


More information about the libc-commits mailing list