diff options
Diffstat (limited to 'clang/test/Misc/warning-flags.c')
-rw-r--r-- | clang/test/Misc/warning-flags.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/clang/test/Misc/warning-flags.c b/clang/test/Misc/warning-flags.c index b661c6dd201..f7c23df0936 100644 --- a/clang/test/Misc/warning-flags.c +++ b/clang/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 |