aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/nsobject-attribute-1.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/nsobject-attribute-1.m')
-rw-r--r--test/SemaObjC/nsobject-attribute-1.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/nsobject-attribute-1.m b/test/SemaObjC/nsobject-attribute-1.m
index 72d8fa693a9b0..4a75f5ce8efa2 100644
--- a/test/SemaObjC/nsobject-attribute-1.m
+++ b/test/SemaObjC/nsobject-attribute-1.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fblocks -fsyntax-only -verify -Wno-objc-root-class %s
+// expected-no-diagnostics
@interface NSObject
- (id)self;