Skip to content

Commit b234c6a

Browse files
committed
.selfcheck_suppressions: adjusted location of simplecpp suppression
1 parent 19663d6 commit b234c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.selfcheck_suppressions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ missingIncludeSystem
22
# should not be reported - see #13387
33
checkersReport
44
# false positive - see #14308
5-
nullPointerRedundantCheck:externals/simplecpp/simplecpp.cpp:3247
5+
nullPointerRedundantCheck:externals/simplecpp/simplecpp.cpp:3246
66

77
# warnings in Qt generated code we cannot fix
88
funcArgNamesDifferent:*/moc_checkthread.cpp

0 commit comments

Comments
 (0)