aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjCXX/arc-unavailable-for-weakref.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjCXX/arc-unavailable-for-weakref.mm')
-rw-r--r--test/SemaObjCXX/arc-unavailable-for-weakref.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/SemaObjCXX/arc-unavailable-for-weakref.mm b/test/SemaObjCXX/arc-unavailable-for-weakref.mm
index 2a80aebaf8e5..6528748df393 100644
--- a/test/SemaObjCXX/arc-unavailable-for-weakref.mm
+++ b/test/SemaObjCXX/arc-unavailable-for-weakref.mm
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fsyntax-only -fobjc-arc -verify %s
+// RUN: %clang_cc1 -x objective-c++ -triple x86_64-apple-darwin11 -fobjc-runtime-has-weak -fsyntax-only -fobjc-weak -verify %s
// rdar://9693477
__attribute__((objc_arc_weak_reference_unavailable))