trisquel-icecat/icecat/tools/clang-tidy/test/performance-move-const-arg.json

8 lines
198 B
JSON

[
[
"warning",
"std::move of the const variable 'x5' has no effect; remove std::move() or make the variable non-const",
"performance-move-const-arg"
],
{ "reliability": "high" }
]