llvm::SpecialCaseList::Section

Synopsis

Declared in <llvm/Support/SpecialCaseList.h>

class Section;

Member Functions

NameDescription
Section [constructor]Constructors
~Section [destructor]Destructor
fileIndex
getLastMatch
hasPrefix Returns true if the section has any entries for the given prefix.
matchName
name

Friends

NameDescription
llvm::SpecialCaseListThis is a utility class used to parse user-provided text files with "special case lists" for code sanitizers.