summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/clang-analyzer-core.UndefinedBinaryOperatorResult.json
blob: 9ec6c8a8095e92b33948afb6fc17fd3024f39375 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "The left operand of '+' is a garbage value",
    "clang-analyzer-core.UndefinedBinaryOperatorResult"
  ],
  { "reliability": "medium" }
]