1// RUN: clang -DIRGENABLE_GNU -DIRGENABLE -fgnu-runtime -emit-llvm -o %t %s && 2// RUN: clang -DIRGENABLE_GNU -DIRGENABLE -g -fgnu-runtime -emit-llvm -o %t %s && 3 4// FIXME: Remove once GNU can IRgen everything. 5// RUN: ! clang -fgnu-runtime -emit-llvm -o %t %s 6 7#include "objc-language-features.inc" 8