Skip to content
Commit 19a3b374 authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Support: Add CrashRecoveryContext helper object.

 - Designed as a simple wrapper to allow clients to attempt to catch crashes
   (memory errors, assertion violations, etc.) and do some kind of recovery.

 - Currently doesn't actually attempt to catch crashes.

llvm-svn: 109586
parent e497e5ef
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