Only print the stack trace if it was requested. Previously, any call into
the Signals module that registered the handlers would cause the stack trace to be generated. Now, you must explicitly call PrintStackTraceOnErrorSignal in order for that to happen. llvm-svn: 28810
Loading
Please register or sign in to comment