Don't use recursion to print out the PrettyStackTrace after a crash. If the
crash was due to a stack overflow, chances are good that this would also cause a stack overflow. llvm-svn: 270903
Loading
Please register or sign in to comment
crash was due to a stack overflow, chances are good that this would also cause a stack overflow. llvm-svn: 270903