File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/corelib/io/qdir.cpp @ Line 55 | misc-use-anonymous-namespace | function 'rootLength' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/corelib/io/qdir.cpp @ Line 64 | deadcode.DeadStores | Value stored to 'secondChar' during its initialization is never read | 1 | unreviewed | |
3 | src/corelib/io/qfile.cpp @ Line 810 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed | |
4 | src/corelib/io/qsavefile.h @ Line 61 | cppcoreguidelines-virtual-class-destructor | destructor of 'QFilePrivate' is protected and virtual | 2 | unreviewed | |
5 | src/corelib/kernel/qcoreapplication.cpp @ Line 2924 | misc-use-anonymous-namespace | function 'libraryPathsLocked' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
6 | src/corelib/kernel/qcoreapplication.cpp @ Line 2964 | misc-use-anonymous-namespace | function 'libraryPathsLocked' declared 'static', move to anonymous namespace instead | 1 | unreviewed |