taiki-e / cargo-llvm-cov

Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
Apache License 2.0
858 stars 57 forks source link

Add AFL coverage instructions #369

Open njelich opened 2 months ago

njelich commented 2 months ago

Addressing https://github.com/rust-fuzz/afl.rs/issues/465 and https://github.com/taiki-e/cargo-llvm-cov/pull/352