Skip to content

Commit faf0f89

Browse files
committed
add cl_options and system-windows to device agnostic features
1 parent 3e0a61f commit faf0f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Regression/msvc_crt.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// RUN: %{run} %t1.exe
33
// RUN: %{build} /MDd -o %t2.exe
44
// RUN: %{run} %t2.exe
5-
// REQUIRES: system-windows, cl_options, run-mode
5+
// REQUIRES: system-windows, cl_options
66
//==-------------- msvc_crt.cpp - SYCL MSVC CRT test -----------------------==//
77
//
88
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.

0 commit comments

Comments
 (0)