[lib/Fuzzer] change the way we use taint information for fuzzing. Now, we run...
[lib/Fuzzer] change the way we use taint information for fuzzing. Now, we run a single unit and collect suggested mutations based on tracing+taint data, then apply the suggested mutations one by one. The previous scheme was slower and more complex. llvm-svn: 236772
Loading
Please sign in to comment