brintos

brintos / llvm-project-archived public Read only

0
0
Text · 266 B · 1d7a40a Raw
5 lines · plain
1// RUN: %clang -target i386-apple-darwin10 -### -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s2// RUN: %clang -target i386-apple-darwin10 -### -x objective-c++ -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s3// CHECK: -fobjc-runtime=gcc4// CHECK-NOT: fragile5