Vitaly Buka
|
4d6b33c510
|
[fuzzer] Python 3 print fixes
llvm-svn: 334902
|
2018-06-17 09:11:56 +00:00 |
Vitaly Buka
|
b213a345e1
|
[fuzzer] Fix collect_data_flow.py for python 3
llvm-svn: 334901
|
2018-06-17 08:41:56 +00:00 |
Kostya Serebryany
|
1fd005f552
|
[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
llvm-svn: 334058
|
2018-06-06 01:23:29 +00:00 |
Kostya Serebryany
|
980e45fe55
|
[libFuzzer] add collect_data_flow.py that allows to run the data-flow tracer several times on subsets of inputs bytes, to overcome DFSan out-of-label failures
llvm-svn: 333616
|
2018-05-31 01:27:07 +00:00 |