summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-type-promotion-in-math-fn.json
blob: 577d2ddc9196c36a2d5fda90e067170595959cc0 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "call to 'acos' promotes float to double",
    "performance-type-promotion-in-math-fn"
  ],
  { "reliability": "high" }
]