Skip to content

Commit 18e07f6

Browse files
Update .selfcheck_suppressions
1 parent 0e2deb0 commit 18e07f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.selfcheck_suppressions

+3-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ functionStatic:*/ui_fileview.h
1616
valueFlowBailout
1717
valueFlowBailoutIncompleteVar
1818
autoNoType
19+
# ticket 11631
20+
templateInstantiation:test/testutils.cpp
1921

2022
naming-varname:externals/simplecpp/simplecpp.h
2123
naming-privateMemberVariable:externals/simplecpp/simplecpp.h
@@ -32,4 +34,4 @@ functionStatic:externals/tinyxml2/tinyxml2.h
3234
invalidPrintfArgType_uint:externals/tinyxml2/tinyxml2.cpp
3335
funcArgNamesDifferent:externals/tinyxml2/tinyxml2.cpp
3436
nullPointerRedundantCheck:externals/tinyxml2/tinyxml2.cpp
35-
knownConditionTrueFalse:externals/tinyxml2/tinyxml2.cpp
37+
knownConditionTrueFalse:externals/tinyxml2/tinyxml2.cpp

0 commit comments

Comments
 (0)