summaryrefslogtreecommitdiff
path: root/test/SemaObjC/unimplemented-protocol-prop.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/unimplemented-protocol-prop.m')
-rw-r--r--test/SemaObjC/unimplemented-protocol-prop.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/unimplemented-protocol-prop.m b/test/SemaObjC/unimplemented-protocol-prop.m
index fa3ed8ef121c7..1438cf595d1fb 100644
--- a/test/SemaObjC/unimplemented-protocol-prop.m
+++ b/test/SemaObjC/unimplemented-protocol-prop.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
@protocol PROTOCOL0
@required