aboutsummaryrefslogtreecommitdiff
path: root/test/Coverage/codegen.c
blob: 8c9ce02d7cf48015879a98a14a7a01440a1b43ed (plain)
1
2
3
4
5
// RUN: clang -emit-llvm -o %t %s &&
// RUN: clang -emit-llvm-bc -o %t %s &&
// RUN: clang -g -emit-llvm-bc -o %t %s

#include "c-language-features.inc"