[libFuzzer] make the corpus elements aware of their data flow traces
authorKostya Serebryany <kcc@google.com>
Thu, 7 Jun 2018 01:40:20 +0000 (01:40 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 7 Jun 2018 01:40:20 +0000 (01:40 +0000)
commit67af99235fa24c031a0efcd074b401c66b843f0c
treec347b77e257d8ed7dc1443060a61b74e1d93b786
parent177b458c8a42e5edac291ab39e90012b3df63090
[libFuzzer] make the corpus elements aware of their data flow traces

llvm-svn: 334158
compiler-rt/lib/fuzzer/FuzzerCorpus.h
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.h
compiler-rt/lib/fuzzer/FuzzerLoop.cpp
compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp
compiler-rt/test/fuzzer/only-some-bytes.test [new file with mode: 0644]