trisquel-icecat/icecat/tools/clang-tidy/test/bugprone-multiple-statement-macro.json

7 lines
169 B
JSON

[
[
"warning",
"multiple statement macro used without braces; some statements will be unconditionally executed",
"bugprone-multiple-statement-macro"
]
]