diff options
Diffstat (limited to 'validation')
| -rw-r--r-- | validation/sizeof-bool.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/validation/sizeof-bool.c b/validation/sizeof-bool.c index 6c68748a..05e76a44 100644 --- a/validation/sizeof-bool.c +++ b/validation/sizeof-bool.c @@ -6,6 +6,7 @@ static int a(void) * check-name: sizeof(_Bool) is valid * check-description: sizeof(_Bool) was rejected because _Bool is not an even * number of bytes + * check-command: sparse -Wsizeof-bool $file * check-error-start sizeof-bool.c:3:16: warning: expression using sizeof bool * check-error-end |
