struct ErrorHolder
Declaration
struct ErrorHolder { /* full declaration omitted */ };
Declared at: llvm/include/llvm/Testing/Support/SupportHelpers.h:23
Member Variables
- public std::vector<std::shared_ptr<ErrorInfoBase>> Infos
Method Overview
- public bool Success() const
Methods
ΒΆbool Success() const
bool Success() const
Declared at: llvm/include/llvm/Testing/Support/SupportHelpers.h:26