summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/FuzzerDataFlowTrace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] first experimental attempt at DFT-based mutations ↵Kostya Serebryany2018-07-191-1/+1
| | | | | | (DFT=data-flow-trace) llvm-svn: 337434
* [libFuzzer] make the corpus elements aware of their data flow tracesKostya Serebryany2018-06-071-0/+1
| | | | llvm-svn: 334158
* [libFuzzer] initial implementation of -data_flow_trace. It parses the data ↵Kostya Serebryany2018-06-061-0/+90
flow trace and prints the summary, but doesn't use the information in any other way yet llvm-svn: 334058
OpenPOWER on IntegriCloud