mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-20 20:15:49 -04:00
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"
|