1 // RUN: clang -emit-llvm -o %t %s && 2 // RUN: clang -emit-llvm-bc -o %t %s && 3 // RUN: clang -g -emit-llvm-bc -o %t %s 4 5 #include "c-language-features.inc" 6