1 // RUN: %clang_cc1 -verify -fopenmp -triple x86_64-apple-darwin10.6.0 -emit-llvm -o - %s 2>&1 | FileCheck %s
2 // expected-no-diagnostics
4 // CHECK-NOT: fatal error: cannot open file
6 // CHECK: call void @__omp_offloading_{{.+}}()
13 // CHECK-NOT: fatal error: cannot open file