blob: fac982c5b617302e4baf90de895bddf2955acc91 [file] [log] [blame]
add_libc_fuzzer(
printf_parser_fuzz
SRCS
printf_parser_fuzz.cpp
DEPENDS
libc.src.stdio.printf_core.mock_parser
COMPILE_OPTIONS
-DLIBC_COPT_MOCK_ARG_LIST
)