Skip to content
  • Daniel Dunbar's avatar
    Support: Add CrashRecoveryContext helper object. · 19a3b374
    Daniel Dunbar authored
     - 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
    19a3b374
Loading