We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6acb5 commit e6102f9Copy full SHA for e6102f9
.selfcheck_suppressions
@@ -1,6 +1,8 @@
1
missingIncludeSystem
2
# should not be reported - see #13387
3
checkersReport
4
+# false positive - see #14308
5
+nullPointerRedundantCheck:externals/simplecpp/simplecpp.cpp:3247
6
7
# warnings in Qt generated code we cannot fix
8
funcArgNamesDifferent:*/moc_checkthread.cpp
0 commit comments