Daniel Dunbar a309dac868 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109586 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-28 15:40:20 +00:00
..
2010-07-22 07:46:31 +00:00
2010-07-23 23:27:43 +00:00
2010-07-14 22:38:02 +00:00
2010-07-26 21:05:37 +00:00