Daniel Dunbar | d5b918e | 2009-03-20 19:34:03 +0000 | [diff] [blame] | 1 | // RUN: clang -fnext-runtime -emit-llvm -o %t %s && |
2 | // RUN: clang -g -fnext-runtime -emit-llvm -o %t %s | ||||
Daniel Dunbar | 075e3c1 | 2008-10-05 00:31:54 +0000 | [diff] [blame] | 3 | |
4 | #include "objc-language-features.inc" |