summaryrefslogtreecommitdiff
path: root/lib/fuzzer/FuzzerDataFlowTrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...Kostya Serebryany2018-07-191-1/+1
* [libFuzzer] make the corpus elements aware of their data flow tracesKostya Serebryany2018-06-071-0/+1
* [libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...Kostya Serebryany2018-06-061-0/+90