gecko-dev/tools/clang-tidy/test/bugprone-misplaced-widening...

9 строки
203 B
JSON

[
[
"warning",
"either cast from 'int' to 'long' is ineffective, or there is loss of precision before the conversion",
"bugprone-misplaced-widening-cast"
],
{ "reliability": "high" }
]