1 // RUN: %clang_cc1 -emit-llvm -fobjc-exceptions -o %t %s 2 // RUN: %clang_cc1 -g -emit-llvm -fobjc-exceptions -o %t %s 3 4 #include "objc-language-features.inc" 5