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

Methods

ΒΆbool Success() const

Declared at: llvm/include/llvm/Testing/Support/SupportHelpers.h:26