commit | 6722fc0c09c986ad203f08ed90241f14f3f801ce | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Thu Jan 07 00:31:48 2010 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Thu Jan 07 00:31:48 2010 +0000 |
tree | 5b21f58f11c9a5c6adacd6ebfe984af62c7329c2 | |
parent | 712dcfe92183b593a8edd8cb31052e98ab368422 [diff] [blame] |
Make this test be ingored for linux. llvm-svn: 92880
diff --git a/clang/test/Rewriter/weak_byref_objects.m b/clang/test/Rewriter/weak_byref_objects.m index 583afcc..a0ebe88 100644 --- a/clang/test/Rewriter/weak_byref_objects.m +++ b/clang/test/Rewriter/weak_byref_objects.m
@@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -fblocks -fobjc-gc -rewrite-objc %s -o - +// RUN: %clang_cc1 -fblocks -triple i386-apple-darwin9 -fobjc-gc -rewrite-objc %s -o - #define nil 0 int main() {