diff options
author | Michael Jones <michaelrj@google.com> | 2023-02-10 15:00:32 -0800 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-02-17 11:18:40 -0800 |
commit | f6b724f1f9c8d8019b8a425b6fb52e1cf6fc0215 (patch) | |
tree | ba67ae028acdb3417d4d363a8913ac762bb3c2fc /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | 47fb6d1c65ec227bc3728c401a26d26997b8bcb6 (diff) | |
download | llvm-f6b724f1f9c8d8019b8a425b6fb52e1cf6fc0215.zip llvm-f6b724f1f9c8d8019b8a425b6fb52e1cf6fc0215.tar.gz llvm-f6b724f1f9c8d8019b8a425b6fb52e1cf6fc0215.tar.bz2 |
[libc] Add basic fuzz target for the printf parser
The goal is to fuzz the entirety of printf, but the plan is to do it in
pieces for simplicity. This test fuzzes just the parser, while later
tests will fuzz the converters. This also adds a mock version of the
arg_list class.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D143784
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions