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