mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-30 22:06:05 +00:00
5 lines
156 B
Objective-C
5 lines
156 B
Objective-C
// RUN: %clang_cc1 -emit-llvm -fobjc-exceptions -o %t %s
|
|
// RUN: %clang_cc1 -g -emit-llvm -fobjc-exceptions -o %t %s
|
|
|
|
#include "objc-language-features.inc"
|