diff --git a/clang/test/Driver/cuda-device-triple.cu b/clang/test/Driver/cuda-device-triple.cu index d8e464293d34e7..02574dcf91d9e3 100644 --- a/clang/test/Driver/cuda-device-triple.cu +++ b/clang/test/Driver/cuda-device-triple.cu @@ -3,4 +3,4 @@ // RUN: %clang -### -emit-llvm --cuda-device-only \ // RUN: -nocudalib -nocudainc --offload=spirv32-unknown-unknown -c %s 2>&1 | FileCheck %s -// CHECK: clang{{.*}}" "-cc1" "-triple" "spirv32-unknown-unknown" {{.*}} "-fcuda-is-device" {{.*}} +// CHECK: "-cc1" "-triple" "spirv32-unknown-unknown" {{.*}} "-fcuda-is-device" {{.*}}