aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/property-7.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/property-7.m')
-rw-r--r--test/SemaObjC/property-7.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/property-7.m b/test/SemaObjC/property-7.m
index e6cba50f7a61..3d03b8f680d3 100644
--- a/test/SemaObjC/property-7.m
+++ b/test/SemaObjC/property-7.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
typedef signed char BOOL;
typedef struct _NSZone NSZone;