Change the default handling for SIGALRM and SIGCHLD to not notify.
authorJim Ingham <jingham@apple.com>
Mon, 28 Oct 2013 19:00:42 +0000 (19:00 +0000)
committerJim Ingham <jingham@apple.com>
Mon, 28 Oct 2013 19:00:42 +0000 (19:00 +0000)
commit4396b8e6182e17b409d55e348d16002dba5d8a34
tree89f6b0250689866cc63f4cde3713f119277beb28
parentd8282087136cce39f629ba131a67ccb162b094b0
Change the default handling for SIGALRM and SIGCHLD to not notify.

<rdar://problem/15208799>

llvm-svn: 193530
lldb/source/Target/UnixSignals.cpp