We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2deb0 commit 18e07f6Copy full SHA for 18e07f6
.selfcheck_suppressions
@@ -16,6 +16,8 @@ functionStatic:*/ui_fileview.h
16
valueFlowBailout
17
valueFlowBailoutIncompleteVar
18
autoNoType
19
+# ticket 11631
20
+templateInstantiation:test/testutils.cpp
21
22
naming-varname:externals/simplecpp/simplecpp.h
23
naming-privateMemberVariable:externals/simplecpp/simplecpp.h
@@ -32,4 +34,4 @@ functionStatic:externals/tinyxml2/tinyxml2.h
32
34
invalidPrintfArgType_uint:externals/tinyxml2/tinyxml2.cpp
33
35
funcArgNamesDifferent:externals/tinyxml2/tinyxml2.cpp
36
nullPointerRedundantCheck:externals/tinyxml2/tinyxml2.cpp
-knownConditionTrueFalse:externals/tinyxml2/tinyxml2.cpp
37
+knownConditionTrueFalse:externals/tinyxml2/tinyxml2.cpp
0 commit comments