trisquel-icecat/icecat/tools/clang-tidy/test/bugprone-use-after-move.json

4 lines
107 B
JSON

[
["warning", "'ptr' used after it was moved", "bugprone-use-after-move"],
{ "reliability": "high" }
]