Go To Statistics
File
Severity
Checker name
Message
Bug path length
Review status
1
/home/cc-runs/analyzer_builds/qtdeclarative/src/quickcontrols/material/.rcc/qmlcache/QuickControls2Material_SearchField_qml.cpp @ Line 6225
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/material/.rcc/qmlcache/QuickControls2Material_SearchField_qml.cpp @ Line 6288
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/material/.rcc/qmlcache/QuickControls2Material_SearchField_qml.cpp @ Line 6876
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/material/.rcc/qmlcache/QuickControls2Material_SearchField_qml.cpp @ Line 6876
performance-move-const-arg
passing result of std::move() as a const reference argument; no move will actually happen
1
unreviewed
5
src/quicktemplates/qquickmonthmodel.cpp @ Line 18
misc-use-anonymous-namespace
function 'lcMonthModel' declared 'static', move to anonymous namespace instead
1
unreviewed