forked from OSchip/llvm-project
parent
712dcfe921
commit
6722fc0c09
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue