Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtdeclarative/src/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_DelegateContainer_qml.cpp @ Line 1265
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/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_DelegateContainer_qml.cpp @ Line 1488
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/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_IndicatorDelegate_qml.cpp @ Line 1751
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/labs/stylekit/impl/.rcc/qmlcache/QtQuickStyleKitImpl_IndicatorDelegate_qml.cpp @ Line 2016
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
5
src/qml/jsruntime/qv4qobjectwrapper.cpp @ Line 1506
misc-use-anonymous-namespace
function 'recordObjectForCompilationUnits' declared 'static', move to anonymous namespace instead
1
unreviewed