Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/imagine/.rcc/qmlcache/QuickControls2Imagine_ScrollBar_qml.cpp @ Line 3452
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
2
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/imagine/.rcc/qmlcache/QuickControls2Imagine_ScrollBar_qml.cpp @ Line 3569
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
3
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/imagine/.rcc/qmlcache/QuickControls2Imagine_ScrollBar_qml.cpp @ Line 3686
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
4
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/imagine/.rcc/qmlcache/QuickControls2Imagine_ScrollIndicator_qml.cpp @ Line 2695
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
5
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/imagine/.rcc/qmlcache/QuickControls2Imagine_ScrollIndicator_qml.cpp @ Line 2812
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
6
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/material/.rcc/qmlcache/QuickControls2Material_ScrollBar_qml.cpp @ Line 2710
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
7
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/material/.rcc/qmlcache/QuickControls2Material_ScrollBar_qml.cpp @ Line 2827
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
8
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/material/.rcc/qmlcache/QuickControls2Material_ScrollBar_qml.cpp @ Line 2944
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
9
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/universal/.rcc/qmlcache/QuickControls2Universal_ScrollBar_qml.cpp @ Line 2759
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
10
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/universal/.rcc/qmlcache/QuickControls2Universal_ScrollBar_qml.cpp @ Line 2876
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
11
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/universal/.rcc/qmlcache/QuickControls2Universal_ScrollBar_qml.cpp @ Line 2993
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
12
src/qmldom/qqmldomfilelocations.cpp @ Line 129
misc-use-anonymous-namespace
function 'updateFullLocation' declared 'static', move to anonymous namespace instead
1
unreviewed
13
src/quick/items/qquicksafearea.cpp @ Line 13
misc-use-anonymous-namespace
function 'lcSafeArea' declared 'static', move to anonymous namespace instead
1
unreviewed
14
src/quick/items/qquicksafearea.cpp @ Line 178
misc-use-anonymous-namespace
function 'mapFromItemToItem' declared 'static', move to anonymous namespace instead
1
unreviewed
15
src/quick/items/qquicksafearea.cpp @ Line 210
readability-suspicious-call-argument
1st argument 'item' (passed to 'fromItem') looks like it might be swapped with the 3rd, 'attachedItem' (passed to 'toItem')
2
unreviewed
16
src/quick/items/qquicksafearea.cpp @ Line 251
optin.cplusplus.VirtualCall
Call to virtual method 'QQuickSafeArea::metaObject' during construction bypasses virtual dispatch
7
unreviewed
17
src/quick/items/qquicksafearea.cpp @ Line 251
optin.cplusplus.VirtualCall
Call to virtual method 'QQuickSafeArea::metaObject' during destruction bypasses virtual dispatch
4
unreviewed
18
src/quick/items/qquicksafearea_p.h @ Line 29
cppcoreguidelines-special-member-functions
class 'QQuickSafeArea' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed
19
src/quick/items/qquicksafearea_p.h @ Line 69
cppcoreguidelines-virtual-class-destructor
destructor of 'QQuickSafeAreaAttachable' is public and non-virtual
2
unreviewed
20
src/quick/items/qquickselectable_p.h @ Line 23
cppcoreguidelines-special-member-functions
class 'QQuickSelectable' defines a non-default destructor but does not define a copy constructor or a copy assignment operator
1
unreviewed