]> granicus.if.org Git - clang/commitdiff
Update warning-flag test
authorDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:34:38 +0000 (00:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:34:38 +0000 (00:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166656 91177308-0d34-0410-b5e6-96231b3b80d8

test/Misc/warning-flags.c

index 302abccc59492441f8a7c87b2a2797afdc339b20..398e9bce26ebf0c0a0aef3c481e86e1b916df333 100644 (file)
@@ -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