blob: 540821388df74163eac7c20db57db7484db12f42 [file] [log] [blame]
John McCall260611a2012-06-20 06:18:46 +00001// RUN: %clang_cc1 -triple i386-unknown-unknown -fobjc-exceptions -fobjc-runtime=gnu -emit-llvm -o %t %s
Daniel Dunbar075e3c12008-10-05 00:31:54 +00002
3#include "objc-language-features.inc"