CrashRecovery: Add #pragma clang __debug handle_crash, useful when debugging
CrashRecovery since it avoids sending a signal which may be intercepted by the debugger. llvm-svn: 111449
Loading
Please register or sign in to comment
CrashRecovery since it avoids sending a signal which may be intercepted by the debugger. llvm-svn: 111449