summaryrefslogtreecommitdiffstats
path: root/test/Misc/warning-flags.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-10-04 15:50:00 +0000
committerTed Kremenek <kremenek@apple.com>2011-10-04 15:50:00 +0000
commitd649c57c264cd2e5114a445fcea96564bc80476f (patch)
treea9440ffc2a949e6bbe4e329f711307b631a29f54 /test/Misc/warning-flags.c
parent3b8b00b1ec3d26d57157f9ed5004adad78e28535 (diff)
Place diagnostic warn_ownin_getter_rule under a -W flag. Fixes <rdar://problem/10230626>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Misc/warning-flags.c')
-rw-r--r--test/Misc/warning-flags.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/Misc/warning-flags.c b/test/Misc/warning-flags.c
index 1099effba8..fe32abe609 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 (303):
+CHECK: Warnings without flags (302):
CHECK-NEXT: backslash_newline_space
CHECK-NEXT: charize_microsoft_ext
CHECK-NEXT: ext_anon_param_requires_type_specifier
@@ -238,7 +238,6 @@ CHECK-NEXT: warn_objc_protocol_qualifier_missing_id
CHECK-NEXT: warn_octal_escape_too_large
CHECK-NEXT: warn_odr_tag_type_inconsistent
CHECK-NEXT: warn_on_superclass_use
-CHECK-NEXT: warn_ownin_getter_rule
CHECK-NEXT: warn_param_default_argument_redefinition
CHECK-NEXT: warn_parens_disambiguated_as_function_decl
CHECK-NEXT: warn_partial_specs_not_deducible