summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/protocol-implementation-inherited.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/protocol-implementation-inherited.m')
-rw-r--r--clang/test/SemaObjC/protocol-implementation-inherited.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjC/protocol-implementation-inherited.m b/clang/test/SemaObjC/protocol-implementation-inherited.m
index c333bb5042d..45010d5e2e7 100644
--- a/clang/test/SemaObjC/protocol-implementation-inherited.m
+++ b/clang/test/SemaObjC/protocol-implementation-inherited.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
@protocol P0
-bar;
OpenPOWER on IntegriCloud