File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/serialization/qjsondocument.cpp @ Line 53 | cppcoreguidelines-special-member-functions | class 'QJsonDocumentPrivate' defines a copy constructor, a copy assignment operator, a move constructor and a move assignment operator but does not define a destructor | 1 | unreviewed | |
2 | src/corelib/serialization/qjsonparser.cpp @ Line 332 | misc-use-anonymous-namespace | function 'customAssigningUniqueLast |
1 | unreviewed | |
3 | src/gui/painting/qregion.cpp @ Line 1597 | misc-use-anonymous-namespace | variable 'qrp' declared 'static', move to anonymous namespace instead | 1 | unreviewed |