rust-fuzz / libfuzzer

Rust bindings and utilities for LLVM’s libFuzzer
Apache License 2.0
215 stars 46 forks source link

fix cc invocations to use provided methods #127

Open nagisa opened 4 days ago

nagisa commented 4 days ago

This may help non-gnu style CLIs work.