summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...Kostya Serebryany2018-06-061-1/+7
* [libFuzzer] DataFlow tracer now tags a subset of the input. A separate script...Kostya Serebryany2018-05-241-6/+11
* [libFuzzer] fix two off-by-ones (!!) in the data flow tracerKostya Serebryany2018-05-231-2/+3
* [libFuzzer] change the output format for the DataFlow tracerKostya Serebryany2018-05-231-23/+25
* [libFuzzer] Experimental data flow tracer for fuzz targets.Kostya Serebryany2018-05-101-0/+203
OpenPOWER on IntegriCloud