File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/io/qdirlisting.h @ Line 103 | cppcoreguidelines-special-member-functions | class 'const_iterator' 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/text/qlocale.cpp @ Line 471 | misc-use-anonymous-namespace | function 'findLocaleIndexById' declared 'static', move to anonymous namespace instead | 1 | unreviewed |