Anders Carlsson | e9b801f | 2011-02-22 01:52:06 +0000 | [diff] [blame] | 1 | // RUN: %clang_cc1 -emit-llvm -fobjc-exceptions -o %t %s |
2 | // RUN: %clang_cc1 -g -emit-llvm -fobjc-exceptions -o %t %s | ||||
Daniel Dunbar | 075e3c1 | 2008-10-05 00:31:54 +0000 | [diff] [blame] | 3 | |
4 | #include "objc-language-features.inc" |