Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In my tests fuzzing worked perfectly fine on Aarch64 Linux. Sancov [does not document](https://clang.llvm.org/docs/SanitizerCoverage.html) the list of supported platforms, so list the platforms supported by [Rust ASAN](https://doc.rust-lang.org/beta/unstable-book/compiler-flags/sanitizer.html#addresssanitizer), which we enable by default.
- Loading branch information