commit | bdf198bc598e3a608d6532496f6453c72feb5699 | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Wed Jan 06 23:54:34 2010 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Wed Jan 06 23:54:34 2010 +0000 |
tree | 873830a38b5bd9f92e6f737c2066b29181ce5796 | |
parent | 29c7234eb77207f75c4c652fda70221bb631e174 [diff] [blame] |
Fixes the test. llvm-svn: 92875
diff --git a/clang/test/Rewriter/weak_byref_objects.m b/clang/test/Rewriter/weak_byref_objects.m index 509cb4d..583afcc 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 -rewrite-objc %s -o - +// RUN: %clang_cc1 -fblocks -fobjc-gc -rewrite-objc %s -o - #define nil 0 int main() {