aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/warning-flags-enabled.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Misc/warning-flags-enabled.c')
-rw-r--r--test/Misc/warning-flags-enabled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Misc/warning-flags-enabled.c b/test/Misc/warning-flags-enabled.c
index ba29e7ac51a1..b809465a0ebf 100644
--- a/test/Misc/warning-flags-enabled.c
+++ b/test/Misc/warning-flags-enabled.c
@@ -3,7 +3,7 @@
// This shows warnings which are on by default.
// We just check a few to make sure it's doing something sensible.
//
-// CHECK: ext_unterminated_string
+// CHECK: ext_unterminated_char_or_string
// CHECK: warn_condition_is_assignment
// CHECK: warn_null_arg