From: Douglas Gregor Date: Thu, 25 Oct 2012 00:34:38 +0000 (+0000) Subject: Update warning-flag test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=986819acbc49bd819933993a19e376d32f31a77c;p=clang Update warning-flag test git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166656 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Misc/warning-flags.c b/test/Misc/warning-flags.c index 302abccc59..398e9bce26 100644 --- a/test/Misc/warning-flags.c +++ b/test/Misc/warning-flags.c @@ -18,7 +18,7 @@ This test serves two purposes: The list of warnings below should NEVER grow. It should gradually shrink to 0. -CHECK: Warnings without flags (154): +CHECK: Warnings without flags (153): CHECK-NEXT: ext_delete_void_ptr_operand CHECK-NEXT: ext_enum_friend CHECK-NEXT: ext_expected_semi_decl_list @@ -57,7 +57,6 @@ CHECK-NEXT: warn_call_to_pure_virtual_member_function_from_ctor_dtor CHECK-NEXT: warn_call_wrong_number_of_arguments CHECK-NEXT: warn_case_empty_range CHECK-NEXT: warn_char_constant_too_large -CHECK-NEXT: warn_cmdline_missing_macro_defs CHECK-NEXT: warn_collection_expr_type CHECK-NEXT: warn_conflicting_param_types CHECK-NEXT: warn_conflicting_ret_types