We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fd002 commit 9fa0d9cCopy full SHA for 9fa0d9c
sycl/test/basic_tests/min_max_test.cpp
@@ -1,3 +1,6 @@
1
+// REQUIRES: windows
2
+// RUN: %clangxx -fsycl %s -o %t.out
3
+
4
#include "windows.h"
5
#include "CL/sycl.hpp"
6
0 commit comments