summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/property-11.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaObjC/property-11.m')
-rw-r--r--clang/test/SemaObjC/property-11.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/SemaObjC/property-11.m b/clang/test/SemaObjC/property-11.m
index 297611574ea..e41a840c922 100644
--- a/clang/test/SemaObjC/property-11.m
+++ b/clang/test/SemaObjC/property-11.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify %s
+// expected-no-diagnostics
@interface NSSound
@end
OpenPOWER on IntegriCloud