blob: 12426d9505715bd23d898c7515df9679b8eaf7f3 [file] [log] [blame]
Sebastian Popedd4f3c2012-01-13 20:37:02 +00001// RUN: %clang -target i386-apple-darwin10 -### -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
2// RUN: %clang -target i386-apple-darwin10 -### -x objective-c++ -fsyntax-only -fgnu-runtime %s 2>&1 | FileCheck %s
John McCallf1443be2011-07-06 02:36:30 +00003// CHECK: -fgnu-runtime
4// CHECK: -fobjc-runtime-has-arc
5// CHECK: -fobjc-runtime-has-weak