[clazy] [Bug 354977] false positives in rule-of-two-soft
via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Nov 12 14:31:30 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=354977
eric.lemanissier at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.lemanissier at gmail.com
--- Comment #3 from eric.lemanissier at gmail.com ---
I detected the following warnings for rule of three:
QTypedArrayData::iterator
QTypedArrayData::const_iterator
QStringBuilder
QVariant::Private
QSet
QSet::iterator
QSet::const_iterator
and for rule of two:
QByteRef
QCharRef
QVariant::Private
but i'm not sure if these should be fixed in Qt, or if they are false positives
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list