Declared in <llvm/Support/SpecialCaseList.h>
class Section;
| Name | Description |
|---|---|
Section [constructor] | Constructors |
~Section [destructor] | Destructor |
fileIndex | |
getLastMatch | |
hasPrefix | Returns true if the section has any entries for the given prefix. |
matchName | |
name |
| Name | Description |
|---|---|
llvm::SpecialCaseList | This is a utility class used to parse user-provided text files with "special case lists" for code sanitizers. |