trisquel-icecat/icecat/tools/clang-tidy/test/bugprone-integer-division.json

8 lines
183 B
JSON

[
[
"warning",
"result of integer division used in a floating point context; possible loss of precision",
"bugprone-integer-division"
],
{ "reliability": "high" }
]