This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
compiler-rt
/
lib
/
fuzzer
/
scripts
History
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
..
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