[libFuzzer] when doing the merge, keep track of the coveraged edges, not just features
authorKostya Serebryany <kcc@google.com>
Thu, 14 Feb 2019 23:12:33 +0000 (23:12 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 14 Feb 2019 23:12:33 +0000 (23:12 +0000)
commit96f81bc679c67a8893d74b7cc2e179992b598d31
tree220c5b21a1671fca95e60c4521457cfe1d5e62d1
parent85eb363d56d40b83880d310a1b53855a68e873c9
[libFuzzer] when doing the merge, keep track of the coveraged edges, not just features

llvm-svn: 354076
compiler-rt/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/lib/fuzzer/FuzzerMerge.cpp
compiler-rt/lib/fuzzer/FuzzerMerge.h
compiler-rt/lib/fuzzer/FuzzerTracePC.cpp
compiler-rt/lib/fuzzer/FuzzerTracePC.h
compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp
compiler-rt/test/fuzzer/merge-control-file.test
compiler-rt/test/fuzzer/merge-sigusr.test
compiler-rt/test/fuzzer/merge.test