We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2fc0b commit 955618aCopy full SHA for 955618a
sycl/test/basic_tests/handler/handler_mem_op.cpp
@@ -1,4 +1,4 @@
1
-// RUN: env ENABLE_INFER_AS=1 %clang -std=c++11 -fsycl %s -o %t.out -lstdc++ -lOpenCL -lsycl
+// RUN: %clang -std=c++11 -fsycl %s -o %t.out -lstdc++ -lOpenCL -lsycl
2
// RUN: env SYCL_DEVICE_TYPE=HOST %t.out
3
// RUN: %CPU_RUN_PLACEHOLDER %t.out
4
// RUN: %GPU_RUN_PLACEHOLDER %t.out
0 commit comments