summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/misc-redundant-expression.json
blob: e4bffef44c593e200fe1524551c137fba47ae995 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "both sides of operator are equivalent",
    "misc-redundant-expression"
  ],
  { "reliability": "medium" }
]