Skip to content

Commit

Permalink
FileCheckImpl.h - remove unnecessary FileCheckDiag forward declaratio…
Browse files Browse the repository at this point in the history
…n. NFC.
  • Loading branch information
RKSimon committed Apr 24, 2020
1 parent d040597 commit 0385d12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions llvm/lib/Support/FileCheckImpl.h
Expand Up @@ -356,8 +356,6 @@ class NumericSubstitution : public Substitution {
// Pattern handling code.
//===----------------------------------------------------------------------===//

struct FileCheckDiag;

/// Class holding the Pattern global state, shared by all patterns: tables
/// holding values of variables and whether they are defined or not at any
/// given time in the matching process.
Expand Down

0 comments on commit 0385d12

Please sign in to comment.