summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/bugprone-macro-repeated-side-effects.json
blob: 236120ae05b7e786fec74f519d8821a3e883f407 (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "side effects in the 1st macro argument 'x' are repeated in macro expansion",
    "bugprone-macro-repeated-side-effects"
  ],
  { "reliability": "high" }
]