grandnew

Results 3 comments of grandnew

Yeah, I cloned the latest LLVM as recommended as follows but failed. https://github.com/ossf/fuzz-introspector/blob/22822c81cf2cfb0f6bd12e06ac8c14266a333ba4/README.md?plain=1#L136-L153 I ran `build_all.sh` again and succeed. Thanks!

Btw, the output HTML report gives the detailed information about each fuzzer. How can I get the *coverage diff* of each pair of fuzzers? For example, which code lines can...