[PATCH] D49684: [libFuzzer] Handle unstable edges by disregarding unstable edges
Kyungtak Woo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 25 10:19:20 PDT 2018
kevinwkt updated this revision to Diff 157302.
kevinwkt added a comment.
@Dor1s @thopre
This update should fix the tests and should work now.
https://reviews.llvm.org/D49684
Files:
lib/fuzzer/FuzzerDriver.cpp
lib/fuzzer/FuzzerFlags.def
lib/fuzzer/FuzzerLoop.cpp
lib/fuzzer/FuzzerTracePC.cpp
lib/fuzzer/FuzzerTracePC.h
test/fuzzer/handle-unstable.test
test/fuzzer/handle_unstable_minunstable.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49684.157302.patch
Type: text/x-patch
Size: 5323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180725/5eb32958/attachment.bin>
More information about the llvm-commits
mailing list