summaryrefslogtreecommitdiff
path: root/test/SemaObjC/property-9-impl-method.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/property-9-impl-method.m')
-rw-r--r--test/SemaObjC/property-9-impl-method.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/property-9-impl-method.m b/test/SemaObjC/property-9-impl-method.m
index 84eb3635e2ac4..d6220f66fa9ab 100644
--- a/test/SemaObjC/property-9-impl-method.m
+++ b/test/SemaObjC/property-9-impl-method.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -fsyntax-only -verify
+// expected-no-diagnostics
// rdar://5967199
typedef signed char BOOL;