2018-02-05 19:24:51 -06:00
|
|
|
# Fuzzers
|
|
|
|
|
|
|
|
|
|
This directory contains fuzzers that
|
|
|
|
|
target [llvm's LibFuzzer](https://llvm.org/docs/LibFuzzer.html). They are built
|
|
|
|
|
and run automatically by
|
|
|
|
|
Google's [OSS-Fuzz](https://github.com/google/oss-fuzz/) infrastructure.
|