Skip to content

Commit f796560

Browse files
committed
suppress constVariablePointer selfcheck warnings in generated Qt code
1 parent d0ca29f commit f796560

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.selfcheck_suppressions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ simplifyUsing:*/moc_*.cpp
1111
funcArgNamesDifferent:*/moc_*.cpp
1212
naming-varname:*/ui_*.h
1313
functionStatic:*/ui_fileview.h
14+
constVariablePointer:*/moc_test*.cpp
1415

1516
# --debug-warnings suppressions
1617
valueFlowBailout

0 commit comments

Comments
 (0)