summaryrefslogtreecommitdiff
path: root/test/SemaObjC/property-6.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/property-6.m')
-rw-r--r--test/SemaObjC/property-6.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/property-6.m b/test/SemaObjC/property-6.m
index 933a4f0673..f2a293ec5e 100644
--- a/test/SemaObjC/property-6.m
+++ b/test/SemaObjC/property-6.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify -fobjc-exceptions %s
+// expected-no-diagnostics
# 1 "<command line>"
# 1 "/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h" 1 3
typedef signed char BOOL;