mirror of https://github.com/google/oss-fuzz.git
f6c699acab
* Use uninstrumented spirv-as for corpus prep Using an instrumented version of spirv-as for corpus preparation is very slow, and can also lead to issues where a bug in spirv-as gets picked up by instrumentation and causes corpus preparation to fail when we would rather it succeeded despite the bug. * Disable msan Disabling msan for now so that fuzzing using other sanitizers can proceed. |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |