Philipp Görz

Results 5 issues of Philipp Görz

This PR combines all fuzzers submitted to SBFT24 and the mutation measurer to allow experiments for the competition.

We recently published a [paper](https://www.usenix.org/conference/usenixsecurity23/presentation/gorz) describing an approach to use mutation analysis for fuzzer benchmarking. This pull request aims to support this approach (Phase I only) for FuzzBench. ---- There...

SBFT24

Hey, first of all thank you for this lib, it is very nice to work with! I noticed that llvm can have int values of arbitrary size, one example mentions...

This RFC proposes a feature to provide a guarantee that function calls are tail-call eliminated via the `become` keyword. If this guarantee can not be provided an error is generated...

T-lang