summaryrefslogtreecommitdiffstats
path: root/test/Parser/placeholder-recovery.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/placeholder-recovery.m')
-rw-r--r--test/Parser/placeholder-recovery.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/placeholder-recovery.m b/test/Parser/placeholder-recovery.m
index 4f22ea770d..d49c8efb78 100644
--- a/test/Parser/placeholder-recovery.m
+++ b/test/Parser/placeholder-recovery.m
@@ -11,4 +11,4 @@
// bogus 'archaic' warnings with bad location info.
<#methods#> // expected-error {{editor placeholder in source file}}
-@end // expected-error {{prefix attribute must be followed by an interface or protocol}} expected-error {{missing '@end'}}
+@end // expected-error {{prefix attribute must be followed by an interface, protocol, or implementation}} expected-error {{missing '@end'}}