commit | c62411d85945764b9e418b2cdd15531a7002db60 | [log] [tgz] |
---|---|---|
author | Vitaly Buka <vitalybuka@google.com> | Thu May 25 01:43:13 2017 +0000 |
committer | Vitaly Buka <vitalybuka@google.com> | Thu May 25 01:43:13 2017 +0000 |
tree | 22b4e7e47ded24a7bdf752664b375c50ca7937ad | |
parent | f6cb5093853722a6d9f059f4e86435aa89e7491b [diff] |
[libFuzzer] Don't replace custom signal handlers. Summary: This allows to keep handlers installed by sanitizers. In other cases third-party code can replace handlers after libFuzzer initialization anyway. Reviewers: kcc Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D33522 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303828 91177308-0d34-0410-b5e6-96231b3b80d8