diff options
Diffstat (limited to 'test/Misc/warning-flags.c')
-rw-r--r-- | test/Misc/warning-flags.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/test/Misc/warning-flags.c b/test/Misc/warning-flags.c index b661c6dd20..f7c23df093 100644 --- a/test/Misc/warning-flags.c +++ b/test/Misc/warning-flags.c @@ -150,8 +150,6 @@ CHECK-NEXT: warn_use_out_of_scope_declaration CHECK-NEXT: warn_weak_identifier_undeclared CHECK-NEXT: warn_weak_import -The list of warnings in -Wpedenatic should NEVER grow. - -CHECK: Number in -Wpedantic (not covered by other -W flags): 71 - +The list of warnings in -Wpedantic should NEVER grow. +CHECK: Number in -Wpedantic (not covered by other -W flags): 70 |