llvm::AggregationData

Aggregated counts for a single error or warning category.

Synopsis

Declared in <llvm/DebugInfo/DWARF/DWARFVerifier.h>

struct AggregationData;

Data Members

NameDescription
DetailedCounts Per-subcategory report counts when detail is enabled.
OverallCount Total number of reports for this category.