aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/attr-cleanup.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/attr-cleanup.m')
-rw-r--r--test/SemaObjC/attr-cleanup.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjC/attr-cleanup.m b/test/SemaObjC/attr-cleanup.m
index 8415c698f348..978498ca64b5 100644
--- a/test/SemaObjC/attr-cleanup.m
+++ b/test/SemaObjC/attr-cleanup.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -verify -fsyntax-only
+// expected-no-diagnostics
@class NSString;