llvm-project/clang/test/Coverage/codegen-gnu.m

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"