From: Fariborz Jahanian Date: Wed, 6 Jan 2010 23:54:34 +0000 (+0000) Subject: Fixes the test. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f44d9e89e4374d49da1ccd74e0354e8965b867d6;p=clang Fixes the test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92875 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Rewriter/weak_byref_objects.m b/test/Rewriter/weak_byref_objects.m index 509cb4d57b..583afcc416 100644 --- a/test/Rewriter/weak_byref_objects.m +++ b/test/Rewriter/weak_byref_objects.m @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -fblocks -rewrite-objc %s -o - +// RUN: %clang_cc1 -fblocks -fobjc-gc -rewrite-objc %s -o - #define nil 0 int main() {