[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
Thu Feb 16 11:48:17 PST 2023
michaelrj updated this revision to Diff 498112.
michaelrj added a comment.
rebase
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/printf_parser_fuzz.cpp
libc/src/stdio/printf_core/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143784.498112.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230216/684853a0/attachment-0001.bin>
More information about the libc-commits
mailing list