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