summaryrefslogtreecommitdiffstats
path: root/test/Misc/warning-flags.c
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2011-08-12 20:46:45 +0000
committerTed Kremenek <kremenek@apple.com>2011-08-12 20:46:45 +0000
commit8ed72530ce7c3bd6bb1dceaf8108fbeddde80e4e (patch)
treeb8ce89e3a8a3b9c4e0611ab412192911f3b67144 /test/Misc/warning-flags.c
parent9697934650354bed2e509d8e7e44f21a1fb00f76 (diff)
Add -Wtypename-missing flag for diagnostic warn_typename_missing.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137505 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 27e53b9c71..4a34792300 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 (317):
+CHECK: Warnings without flags (316):
CHECK-NEXT: auto_storage_class
CHECK-NEXT: backslash_newline_space
CHECK-NEXT: charize_microsoft_ext
@@ -318,7 +318,6 @@ CHECK-NEXT: warn_transparent_union_nonpointer
CHECK-NEXT: warn_typecheck_cond_incompatible_pointers
CHECK-NEXT: warn_typecheck_cond_pointer_integer_mismatch
CHECK-NEXT: warn_typecheck_function_qualifiers
-CHECK-NEXT: warn_typename_missing
CHECK-NEXT: warn_ucn_escape_too_large
CHECK-NEXT: warn_ucn_not_valid_in_c89
CHECK-NEXT: warn_unavailable_fwdclass_message