[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
Wed Jun 29 11:12:41 PDT 2022
kcc updated this revision to Diff 441094.
kcc added a comment.
removed unneeded (void)CBRes;
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.441094.patch
Type: text/x-patch
Size: 6987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/eaa4aac8/attachment.bin>
More information about the llvm-commits
mailing list