6 lines
150 B
Objective-C
6 lines
150 B
Objective-C
// RUN: clang -fgnu-runtime -emit-llvm -o %t %s &&
|
|
// RUN: clang -g -fgnu-runtime -emit-llvm -o %t %s
|
|
// XFAIL
|
|
|
|
#include "objc-language-features.inc"
|