trisquel-icecat/icecat/tools/clang-tidy/test/clang-analyzer-security.FloatLoopCounter.json

8 lines
193 B
JSON

[
[
"warning",
"Variable 'x' with floating point type 'float' should not be used as a loop counter",
"clang-analyzer-security.FloatLoopCounter"
],
{ "reliability": "high" }
]