summaryrefslogtreecommitdiffstats
path: root/test/Parser/objc-synthesized-recover.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/objc-synthesized-recover.m')
-rw-r--r--test/Parser/objc-synthesized-recover.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/objc-synthesized-recover.m b/test/Parser/objc-synthesized-recover.m
index 3f04a8c..c281c21 100644
--- a/test/Parser/objc-synthesized-recover.m
+++ b/test/Parser/objc-synthesized-recover.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify -Wno-objc-root-class %s
@interface I1
{
OpenPOWER on IntegriCloud