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 a5320ad commit f8db5fcCopy full SHA for f8db5fc
test/cppcheck_suppressions.txt
@@ -70,14 +70,12 @@ uninitvar:src/operators/verify_svnr.cc:67
70
noExplicitConstructor:seclang-parser.hh
71
constParameter:seclang-parser.hh
72
accessMoved:seclang-parser.hh
73
-returnTempReference:seclang-parser.hh
74
75
unusedFunction
76
missingIncludeSystem
77
useStlAlgorithm
78
preprocessorErrorDirective
79
funcArgNamesDifferent
80
-unmatchedSuppression
81
missingInclude
82
83
purgedConfiguration
@@ -88,7 +86,6 @@ nullPointerRedundantCheck
88
86
knownConditionTrueFalse
89
87
cstyleCast
90
functionStatic
91
-variableScope
92
shadowFunction
93
94
constVariable
0 commit comments