We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0407f76 commit 70bd2a7Copy full SHA for 70bd2a7
sycl/test/regression/msvc_crt.cpp
@@ -2,8 +2,6 @@
2
// RUN: %CPU_RUN_PLACEHOLDER %t1.exe
3
// RUN: %clang_cl -fsycl /MDd -o %t2.exe %s
4
// RUN: %CPU_RUN_PLACEHOLDER %t2.exe
5
-// RUN: %clang_cl -fsycl /MT -o %t3.exe %s
6
-// RUN: %CPU_RUN_PLACEHOLDER %t3.exe
7
// REQUIRES: system-windows
8
//==-------------- msvc_crt.cpp - SYCL MSVC CRT test -----------------------==//
9
//
0 commit comments