Skip to content
Commit 375e3a1d authored by Chris Lattner's avatar Chris Lattner
Browse files

When printing a stack trace, demangle it if possible. Since we are potentially

in a signal handler, allocating memory or doing other unsafe things is bad,
which means we should do it in a different process.

llvm-svn: 11689
parent 334114bd
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