Skip to content

Commit 0ab8fb1

Browse files
committed
selfcheck
1 parent c13e7aa commit 0ab8fb1

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.selfcheck_suppressions

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,10 @@ valueFlowBailoutIncompleteVar
1919
autoNoType
2020
bailoutUninitVar
2121

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+
2228
*:externals/*/*

0 commit comments

Comments
 (0)