Files
clang-p2996/compiler-rt/lib/fuzzer
Kostya Serebryany 92fb310151 [libFuzzer] Extend the fuzz target intarface to allow -1 return value.
With this change, fuzz targets may choose to return -1
to indicate that the input should not be added to the corpus
regardless of the coverage it generated.

Reviewed By: morehouse

Differential Revision: https://reviews.llvm.org/D128749
2022-06-30 13:21:27 -07:00
..
2021-10-01 13:15:43 +02:00
2021-09-08 09:22:45 -07:00
2021-09-08 09:22:45 -07:00

See http://llvm.org/docs/LibFuzzer.html