summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/selector-3.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/selector-3.m')
-rw-r--r--test/SemaObjC/selector-3.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/selector-3.m b/test/SemaObjC/selector-3.m
index b248a5d..4c12a93 100644
--- a/test/SemaObjC/selector-3.m
+++ b/test/SemaObjC/selector-3.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -Wselector -verify %s
+// RUN: %clang_cc1 -fsyntax-only -Wselector -verify -Wno-objc-root-class %s
// rdar://8851684
@interface Foo
OpenPOWER on IntegriCloud