[libc-commits] [PATCH] D140178: [libc] add fuzz target for strtointeger functions
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Dec 19 15:21:53 PST 2022
michaelrj updated this revision to Diff 484103.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.
move to compile flag for cleaner input
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140178/new/
https://reviews.llvm.org/D140178
Files:
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/fuzzing/math/Compare.h
libc/fuzzing/stdlib/CMakeLists.txt
libc/fuzzing/stdlib/StringParserOutputDiff.h
libc/fuzzing/stdlib/strtointeger_differential_fuzz.cpp
libc/src/stdlib/atoi.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140178.484103.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221219/c3d9ecac/attachment.bin>
More information about the libc-commits
mailing list