diff options
Diffstat (limited to 'test/CodeGenObjC/property-complex.m')
| -rw-r--r-- | test/CodeGenObjC/property-complex.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenObjC/property-complex.m b/test/CodeGenObjC/property-complex.m index 2e23ca410559..aedb1fac6c2f 100644 --- a/test/CodeGenObjC/property-complex.m +++ b/test/CodeGenObjC/property-complex.m @@ -1,4 +1,4 @@ -// RUN: clang-cc -triple i386-apple-darwin9 -emit-llvm -S -o - %s && +// RUN: clang-cc -triple i386-apple-darwin9 -emit-llvm -S -o - %s // RUN: clang-cc -triple x86_64-apple-darwin9 -emit-llvm -S -o - %s @interface I0 { |
