[PATCH] D128749: [libFuzzer] Extend the fuzz target intarface to allow -1 return value.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 13:21:55 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92fb310151d2: [libFuzzer] Extend the fuzz target intarface to allow -1 return value. (authored by kcc).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128749/new/

https://reviews.llvm.org/D128749

Files:
  compiler-rt/lib/fuzzer/FuzzerInternal.h
  compiler-rt/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/test/fuzzer/Reject.cpp
  compiler-rt/test/fuzzer/not-instrumented.test
  compiler-rt/test/fuzzer/reject.test
  llvm/docs/LibFuzzer.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128749.441500.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/36423d5a/attachment.bin>


More information about the llvm-commits mailing list