summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-fuzzer/handle-llvm/input_arrays.h
Commit message (Collapse)AuthorAgeFilesLines
* LLVM Proto Fuzzer - Run Functions on Suite of InputsEmmett Neyman2018-08-041-0/+118
Summary: Added corpus of arrays to use as inputs for the functions. Check that the two functions modify the inputted arrays in the same way. Reviewers: kcc, morehouse Reviewed By: morehouse Subscribers: mgorny, cfe-commits, llvm-commits Differential Revision: https://reviews.llvm.org/D50194 llvm-svn: 338943
OpenPOWER on IntegriCloud