Make this test be ingored for linux.

llvm-svn: 92880
This commit is contained in:
Fariborz Jahanian 2010-01-07 00:31:48 +00:00
parent 712dcfe921
commit 6722fc0c09
1 changed files with 1 additions and 1 deletions

View File

@ -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() {