summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/property-13.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/property-13.m')
-rw-r--r--test/SemaObjC/property-13.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/property-13.m b/test/SemaObjC/property-13.m
index f34ec56..6d56dab 100644
--- a/test/SemaObjC/property-13.m
+++ b/test/SemaObjC/property-13.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify %s -Wno-unreachable-code
@interface NSObject
+ alloc;
OpenPOWER on IntegriCloud