llvm::CrashRecoveryContext::RunSafelyOnNewStack

Synopsis

Declared in <llvm/Support/CrashRecoveryContext.h>

bool
RunSafelyOnNewStack(
    function_ref<void()>,
    unsigned int RequestedStackSize = 0);