Skip to content

Commit 70bd2a7

Browse files
committed
Adjust test to not test /MT as it is not supported
1 parent 0407f76 commit 70bd2a7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/test/regression/msvc_crt.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// RUN: %CPU_RUN_PLACEHOLDER %t1.exe
33
// RUN: %clang_cl -fsycl /MDd -o %t2.exe %s
44
// RUN: %CPU_RUN_PLACEHOLDER %t2.exe
5-
// RUN: %clang_cl -fsycl /MT -o %t3.exe %s
6-
// RUN: %CPU_RUN_PLACEHOLDER %t3.exe
75
// REQUIRES: system-windows
86
//==-------------- msvc_crt.cpp - SYCL MSVC CRT test -----------------------==//
97
//

0 commit comments

Comments
 (0)