[libc-commits] [PATCH] D143784: [libc] Add basic fuzz target for the printf parser
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 13 10:10:10 PST 2023
michaelrj updated this revision to Diff 497033.
michaelrj added a comment.
include main fuzzer file that I forgot
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143784/new/
https://reviews.llvm.org/D143784
Files:
libc/fuzzing/CMakeLists.txt
libc/fuzzing/stdio/CMakeLists.txt
libc/fuzzing/stdio/mock_arg_list.h
libc/fuzzing/stdio/printf_parser_fuzz.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143784.497033.patch
Type: text/x-patch
Size: 4469 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230213/f9bd9b7e/attachment.bin>
More information about the libc-commits
mailing list