Minor bug fix in __cxa_call_unexpected. Changed std::terminate to detect a...
Minor bug fix in __cxa_call_unexpected. Changed std::terminate to detect a caught-but-unhandled exception, and choose the handler out of that if found. llvm-svn: 149329
Loading
Please register or sign in to comment