blob: eba658619b7f862af9ba53c0daf17c2b7b93b049 [file] [log] [blame]
// RUN: %clang -x cl %s --save-temps -### 2>&1 | FileCheck %s
// CHECK: "-fdeclare-opencl-builtins" {{.*}} "[[SRC:.+]].cli" "-x" "cl" "{{.*}}[[SRC]].cl"
// CHECK-NEXT: "-fdeclare-opencl-builtins" {{.*}} "-x" "cl-cpp-output" "[[SRC]].cli"