We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4c8be1 commit 6fb5cb0Copy full SHA for 6fb5cb0
1 file changed
test/cli/proj-inline-suppress/cfg.c
@@ -2,9 +2,9 @@ void f()
2
{
3
#if DEF_1
4
// cppcheck-suppress id
5
- (void)0;
+ ;
6
#endif
7
8
9
10
}
0 commit comments