llvm-project/clang/test/Coverage/codegen-next.m
Fariborz Jahanian a01b67d7b0 Make tests use the new clang -cc1 flag.
llvm-svn: 91303
2009-12-14 18:00:56 +00:00

5 lines
120 B
Objective-C

// RUN: clang -cc1 -emit-llvm -o %t %s
// RUN: clang -cc1 -g -emit-llvm -o %t %s
#include "objc-language-features.inc"