summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/arc-readonly-property-ivar.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/arc-readonly-property-ivar.m')
-rw-r--r--clang/test/SemaObjC/arc-readonly-property-ivar.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjC/arc-readonly-property-ivar.m b/clang/test/SemaObjC/arc-readonly-property-ivar.m
index 635b9fec71d..bcc1f4b45b2 100644
--- a/clang/test/SemaObjC/arc-readonly-property-ivar.m
+++ b/clang/test/SemaObjC/arc-readonly-property-ivar.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fobjc-arc -fsyntax-only -verify -Wno-objc-root-class %s
+// expected-no-diagnostics
// rdar:// 10558871
@interface PP
OpenPOWER on IntegriCloud