blob: 8f6645df515ab5d2730154de64b6fb90f4036596 [file] [log] [blame]
Anders Carlssone9b801f2011-02-22 01:52:06 +00001// RUN: %clang_cc1 -emit-llvm -fobjc-exceptions -o %t %s
2// RUN: %clang_cc1 -g -emit-llvm -fobjc-exceptions -o %t %s
Daniel Dunbar075e3c12008-10-05 00:31:54 +00003
4#include "objc-language-features.inc"