MatchNoteDiag for a fuzzy match that serves as a suggestion for the next intended match for an expected pattern with too few or no good matches.
Synopsis
Declared in <llvm/FileCheck/FileCheck.h>
class MatchFuzzyDiag
: 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 |
|
Construct a fuzzy‐match note at |
Of what derived class is this an instance? |
|
|
Return an input range (never |
|
Get the note's associated |
|
Always false. A fuzzy match is not an error even though it is performed due to an error. |
Set the note's associated |