llvm::CxxUnwindMapEntry

One entry in the C++ EH unwind map for __CxxFrameHandler3.

Synopsis

Declared in <llvm/CodeGen/WinEHFuncInfo.h>

struct CxxUnwindMapEntry;

Data Members

NameDescription
Cleanup Cleanup funclet or block invoked when leaving this state.
ToState State to transition to if unwinding continues past this entry.