brintos

brintos / llvm-project-archived public Read only

0
0
Text · 239 B · eba6586 Raw
5 lines · plain
1// RUN: %clang -x cl %s --save-temps -### 2>&1 | FileCheck %s2 3// CHECK: "-fdeclare-opencl-builtins" {{.*}} "[[SRC:.+]].cli" "-x" "cl" "{{.*}}[[SRC]].cl"4// CHECK-NEXT: "-fdeclare-opencl-builtins" {{.*}} "-x" "cl-cpp-output" "[[SRC]].cli"5