mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
refs #341 Add suppression for member Optional::m_bytes
This commit is contained in:
@@ -7,3 +7,6 @@
|
||||
|
||||
// Not sensible qualification errors
|
||||
unnecessaryQualification
|
||||
|
||||
// Optional is a special case, this member should not be initialized
|
||||
uninitMemberVar:src/blackmisc/optional.h
|
||||
|
||||
Reference in New Issue
Block a user