MatchNoteDiag with a custom note not described by any other class derived from MatchNoteDiag.
Synopsis
Declared in <llvm/FileCheck/FileCheck.h>
class MatchCustomNoteDiag
: public MatchNoteDiag
Base Classes
Name |
Description |
Abstract base class for recording a FileCheck diagnostic that provides an additional note (possibly a new error) about the most recent |
Enums
Name |
Description |
Discriminator for concrete FileCheckDiag subclasses. |
Member Functions
Name |
Description |
|
Constructors |
Of what derived class is this an instance? |
|
|
Return the match range described by the note, or |
|
Get the note's associated |
Return the custom note text. |
|
|
Does this note indicate an additional error not indicated by the associated |
Set the note's associated |