Skip to content
Commit 2642af9e authored by Howard Hinnant's avatar Howard Hinnant
Browse files

terminate, unexpected and new handlers. If terminating while an exception is...

terminate, unexpected and new handlers. If terminating while an exception is unwinding, an attempt is made to print out the what() string if the exception is derived from std::exception.  __terminate(handler) and __unexpected(handler) helpers are present in anticipation of other parts of libc++abi needing to call these interfaces with custom handlers.

llvm-svn: 145948
parent 04424665
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