This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e43778895c94de58d1e5fece501abec4d0f595f3
clang-p2996
/
compiler-rt
/
lib
/
fuzzer
/
scripts
History
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
..
collect_data_flow.py
[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
2018-05-31 01:27:07 +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