-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Expand file tree
/
Copy path.selfcheck_suppressions
More file actions
80 lines (76 loc) · 3.52 KB
/
.selfcheck_suppressions
File metadata and controls
80 lines (76 loc) · 3.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
missingIncludeSystem
# should not be reported - see #13387
checkersReport
# warnings in Qt generated code we cannot fix
funcArgNamesDifferentUnnamed:*/moc_aboutdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_applicationdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_applicationlist.cpp
funcArgNamesDifferent:*/moc_checkthread.cpp
funcArgNamesDifferentUnnamed:*/moc_checkthread.cpp
funcArgNamesDifferentUnnamed:*/moc_codeeditor.cpp
funcArgNamesDifferent:*/moc_codeeditstylecontrols.cpp
funcArgNamesDifferentUnnamed:*/moc_codeeditstylecontrols.cpp
funcArgNamesDifferentUnnamed:*/moc_compliancereportdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_codeeditstyledialog.cpp
funcArgNamesDifferentUnnamed:*/moc_fileviewdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_helpdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_libraryaddfunctiondialog.cpp
funcArgNamesDifferentUnnamed:*/moc_librarydialog.cpp
funcArgNamesDifferentUnnamed:*/moc_libraryeditargdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_mainwindow.cpp
funcArgNamesDifferentUnnamed:*/moc_newsuppressiondialog.cpp
funcArgNamesDifferentUnnamed:*/moc_platforms.cpp
funcArgNamesDifferentUnnamed:*/moc_projectfile.cpp
funcArgNamesDifferentUnnamed:*/moc_projectfiledialog.cpp
funcArgNamesDifferent:*/moc_resultstree.cpp
funcArgNamesDifferentUnnamed:*/moc_resultstree.cpp
funcArgNamesDifferent:*/moc_resultsview.cpp
funcArgNamesDifferentUnnamed:*/moc_resultsview.cpp
funcArgNamesDifferentUnnamed:*/moc_scratchpad.cpp
funcArgNamesDifferentUnnamed:*/moc_settingsdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_statsdialog.cpp
funcArgNamesDifferentUnnamed:*/moc_testcppchecklibrarydata.cpp
funcArgNamesDifferentUnnamed:*/moc_testfilelist.cpp
funcArgNamesDifferentUnnamed:*/moc_testprojectfile.cpp
funcArgNamesDifferentUnnamed:*/moc_testresultstree.cpp
funcArgNamesDifferentUnnamed:*/moc_testtranslationhandler.cpp
funcArgNamesDifferentUnnamed:*/moc_testxmlreportv2.cpp
funcArgNamesDifferentUnnamed:*/moc_threaddetails.cpp
funcArgNamesDifferent:*/moc_threadhandler.cpp
funcArgNamesDifferentUnnamed:*/moc_threadhandler.cpp
funcArgNamesDifferent:*/moc_threadresult.cpp
funcArgNamesDifferentUnnamed:*/moc_threadresult.cpp
funcArgNamesDifferentUnnamed:*/moc_translationhandler.cpp
funcArgNamesDifferentUnnamed:*/moc_txtreport.cpp
naming-varname:*/gui/ui_*.h
functionStatic:*/gui/ui_*.h
# --debug-warnings suppressions
valueFlowBailout
valueFlowBailoutIncompleteVar
valueFlowMaxIterations:gui/resultstree.cpp
autoNoType:externals/simplecpp/simplecpp.cpp
autoNoType:cli/*.cpp
autoNoType:lib/*.cpp
autoNoType:lib/library.h
autoNoType:gui/*.cpp
autoNoType:test/*.cpp
autoNoType:tools/triage/mainwindow.cpp
# ticket 11631
templateInstantiation:test/testutils.cpp
naming-varname:externals/simplecpp/simplecpp.h
naming-privateMemberVariable:externals/simplecpp/simplecpp.h
# TODO: these warnings need to be addressed upstream
uninitMemberVar:externals/tinyxml2/tinyxml2.h
noExplicitConstructor:externals/tinyxml2/tinyxml2.h
missingOverride:externals/tinyxml2/tinyxml2.h
invalidPrintfArgType_sint:externals/tinyxml2/tinyxml2.h
naming-privateMemberVariable:externals/tinyxml2/tinyxml2.h
functionStatic:externals/tinyxml2/tinyxml2.cpp
funcArgNamesDifferent:externals/tinyxml2/tinyxml2.cpp
funcArgNamesDifferentUnnamed:externals/tinyxml2/tinyxml2.cpp
funcArgNamesDifferentUnnamed:externals/tinyxml2/tinyxml2.h
nullPointerRedundantCheck:externals/tinyxml2/tinyxml2.cpp
knownConditionTrueFalse:externals/tinyxml2/tinyxml2.cpp
useStlAlgorithm:externals/simplecpp/simplecpp.cpp
funcArgNamesDifferentUnnamed:externals/simplecpp/simplecpp.h
missingMemberCopy:externals/simplecpp/simplecpp.h