Skip to content
Commit 789e3e1b authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

[ASan] Move the SIGSEGV/SIGBUS handling to sanitizer_common

This change is a part of refactoring intended to have common signal handling behavior in all tools.
This particular CL moves InstallSignalHandlers() into sanitizer_common (making it InstallDeadlySignalHandlers()), but doesn't enable default signal handlers for any tool other than ASan.

llvm-svn: 200542
parent 8114cf70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment