File | Severity | Checker name | Message | Bug path length | Review status | |
---|---|---|---|---|---|---|
1 | src/qmlcompiler/qqmljslintervisitor.cpp @ Line 340 | misc-use-anonymous-namespace | function 'isUselessExpressionStatement' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
2 | src/qmlcompiler/qqmljslintervisitor.cpp @ Line 381 | misc-use-anonymous-namespace | function 'canHaveUselessExpressionStatement' declared 'static', move to anonymous namespace instead | 1 | unreviewed | |
3 | src/qmlcompiler/qqmljstypepropagator.cpp @ Line 1247 | performance-move-const-arg | passing result of std::move() as a const reference argument; no move will actually happen | 1 | unreviewed |