blob: 1a3f05049ffc245eb889e9250d8390cea32d2542 [file] [log] [blame]
Daniel Dunbar8de8c362008-10-24 08:39:46 +00001// RUN: clang -DIRGENABLE -fnext-runtime -emit-llvm -o %t %s &&
2// RUN: clang -DIRGENABLE -g -fnext-runtime -emit-llvm -o %t %s &&
3
4// FIXME: Remove IRGENABLE when possible.
5// RUN: ! clang -fnext-runtime -emit-llvm -o %t %s
Daniel Dunbar075e3c12008-10-05 00:31:54 +00006
7#include "objc-language-features.inc"