teak-llvm/compiler-rt/lib/fuzzer/scripts
2018-06-06 01:23:29 +00:00
..
collect_data_flow.py [libFuzzer] initial implementation of -data_flow_trace. It parses the data flow trace and prints the summary, but doesn't use the information in any other way yet 2018-06-06 01:23:29 +00:00
merge_data_flow.py [libFuzzer] DataFlow tracer now tags a subset of the input. A separate script merges traces from the subsets 2018-05-24 01:43:48 +00:00
unbalanced_allocs.py [LibFuzzer] Unbreak the trace-malloc-unbalanced.test when using Python 3. 2018-04-20 06:46:09 +00:00