From: Fariborz Jahanian Date: Tue, 15 Nov 2011 19:25:38 +0000 (+0000) Subject: Remove one group'ed warning. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b69d132583217d4072421e3e83fa1f3942d854a;p=clang Remove one group'ed warning. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144678 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Misc/warning-flags.c b/test/Misc/warning-flags.c index 1c4d1c8449..5fc48cdb6d 100644 --- a/test/Misc/warning-flags.c +++ b/test/Misc/warning-flags.c @@ -17,7 +17,7 @@ This test serves two purposes: The list of warnings below should NEVER grow. It should gradually shrink to 0. -CHECK: Warnings without flags (275): +CHECK: Warnings without flags (274): CHECK-NEXT: ext_anon_param_requires_type_specifier CHECK-NEXT: ext_anonymous_struct_union_qualified CHECK-NEXT: ext_array_init_copy @@ -110,7 +110,6 @@ CHECK-NEXT: warn_attribute_iboutlet CHECK-NEXT: warn_attribute_ignored CHECK-NEXT: warn_attribute_ignored_for_field_of_type CHECK-NEXT: warn_attribute_malloc_pointer_only -CHECK-NEXT: warn_attribute_method_def CHECK-NEXT: warn_attribute_nonnull_no_pointers CHECK-NEXT: warn_attribute_precede_definition CHECK-NEXT: warn_attribute_sentinel_named_arguments