mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
In some cases running Libfuzzer in fork mode with -ignore_crashes=1 counts ctrl+c as crash and restarts. Thread: https://github.com/google/oss-fuzz/issues/4547 Credit: Marcel Boehme <marcel.boehme@acm.org> Reviewed By: vitalybuka Differential Revision: https://reviews.llvm.org/D130990
See http://llvm.org/docs/LibFuzzer.html