summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc2-assign-global.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/objc2-assign-global.m')
-rw-r--r--clang/test/CodeGenObjC/objc2-assign-global.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/objc2-assign-global.m b/clang/test/CodeGenObjC/objc2-assign-global.m
index 917f191da85..102e7bbdc22 100644
--- a/clang/test/CodeGenObjC/objc2-assign-global.m
+++ b/clang/test/CodeGenObjC/objc2-assign-global.m
@@ -1,6 +1,5 @@
// RUN: clang-cc -triple x86_64-apple-darwin10 -fnext-runtime -fobjc-gc -emit-llvm -o %t %s
// RUN: grep -F '@objc_assign_global' %t | count 26
-// RUN: true
@class NSObject;
typedef const struct __CFDictionary * CFDictionaryRef;
OpenPOWER on IntegriCloud