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