Skip to content

Commit 873cfdd

Browse files
Undo
1 parent 3afb0f3 commit 873cfdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/symboldatabase.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1430,6 +1430,7 @@ class CPPCHECKLIB SymbolDatabase {
14301430
/* returns the opening { if tok points to enum */
14311431
static const Token* isEnumDefinition(const Token* tok);
14321432

1433+
static void getErrorMessages(ErrorLogger& /*errorLogger*/);
14331434

14341435
// check if type has no side effects (no constructors and no members with constructors)
14351436
/** @todo false negative: check constructors for side effects */

0 commit comments

Comments
 (0)