summaryrefslogtreecommitdiff
path: root/compiler-rt/test/fuzzer/ThreeFunctionsTest.cpp
AgeCommit message (Expand)Author
2019-05-08[libFuzzer] extend the data flow tracer to also produce basic block coverage ...Kostya Serebryany
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-06-06[libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...Kostya Serebryany
2018-05-10[libFuzzer] Experimental data flow tracer for fuzz targets.Kostya Serebryany