summaryrefslogtreecommitdiff
path: root/test/SemaObjC/protocol-id-test-2.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/protocol-id-test-2.m')
-rw-r--r--test/SemaObjC/protocol-id-test-2.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/protocol-id-test-2.m b/test/SemaObjC/protocol-id-test-2.m
index a9365e9cb9327..6bd2feeeaf1fd 100644
--- a/test/SemaObjC/protocol-id-test-2.m
+++ b/test/SemaObjC/protocol-id-test-2.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -verify %s
+// RUN: %clang_cc1 -verify -Wno-objc-root-class %s
@protocol P
@end