[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
Wed Feb 15 16:09:59 PST 2023


michaelrj updated this revision to Diff 497838.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

move ArgList changes to https://reviews.llvm.org/D144145


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.497838.patch
Type: text/x-patch
Size: 4034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230216/efffccda/attachment.bin>


More information about the libc-commits mailing list