summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc-assign-ivar.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/CodeGenObjC/objc-assign-ivar.m')
-rw-r--r--clang/test/CodeGenObjC/objc-assign-ivar.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGenObjC/objc-assign-ivar.m b/clang/test/CodeGenObjC/objc-assign-ivar.m
index 024f20efa25..795dec0d7ea 100644
--- a/clang/test/CodeGenObjC/objc-assign-ivar.m
+++ b/clang/test/CodeGenObjC/objc-assign-ivar.m
@@ -1,6 +1,5 @@
// RUN: clang-cc -triple x86_64-apple-darwin10 -fobjc-gc -emit-llvm -o %t %s
// RUN: grep -F '@objc_assign_ivar' %t | count 14
-// RUN: true
typedef struct {
id element;
OpenPOWER on IntegriCloud