summaryrefslogtreecommitdiffstats
path: root/test/Misc/warning-flags.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-11-11 03:58:21 +0000
committerTed Kremenek <kremenek@apple.com>2011-11-11 03:58:21 +0000
commitcc1af78010031e7a629c5d0840834e7189768e04 (patch)
tree063a26e2e71ac9c42ae1724e558a193b113dc416 /test/Misc/warning-flags.c
parent1cd76e8ca8f890a4defadcae3372c025ebe7607c (diff)
Place 'argument unused during compilation' under a -W flag. Fixes <rdar://problem/10403653>.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144365 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 eb74df87df..91955a74b9 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 (278):
+CHECK: Warnings without flags (277):
CHECK-NEXT: ext_anon_param_requires_type_specifier
CHECK-NEXT: ext_anonymous_struct_union_qualified
CHECK-NEXT: ext_array_init_copy
@@ -161,7 +161,6 @@ CHECK-NEXT: warn_drv_pch_not_first_include
CHECK-NEXT: warn_drv_pipe_ignored_with_save_temps
CHECK-NEXT: warn_drv_preprocessed_input_file_unused
CHECK-NEXT: warn_drv_unsupported_option_argument
-CHECK-NEXT: warn_drv_unused_argument
CHECK-NEXT: warn_dup_category_def
CHECK-NEXT: warn_duplicate_protocol_def
CHECK-NEXT: warn_enum_too_large