We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8167801 commit ce5e442Copy full SHA for ce5e442
1 file changed
.selfcheck_suppressions
@@ -19,4 +19,10 @@ valueFlowBailoutIncompleteVar
19
autoNoType
20
bailoutUninitVar
21
22
+# --check-library suppressions fo Qt functions
23
+checkLibraryFunction:gui/*.cpp
24
+checkLibraryFunction:gui/temp/ui_*.h
25
+checkLibraryFunction:tools/triage/*.cpp
26
+checkLibraryFunction:tools/triage/temp/ui_*.h
27
+
28
*:externals/*/*
0 commit comments