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 0d48a6b commit 3010f93Copy full SHA for 3010f93
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