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 01ac6d1 commit 7bafe33Copy full SHA for 7bafe33
clang/test/OpenMP/simd_null_pointer_access.cpp
@@ -1,4 +1,4 @@
1
-// RUN: %clang_cc1 -fopenmp-simd -fsycl -fsycl-is-device -triple spir64 -verify -fsyntax-only %s
+// RUN: %clang_cc1 -fopenmp-simd -fsycl-is-device -triple spir64 -verify -fsyntax-only %s
2
3
// Test that in the presence of SYCL options, that null function
4
// declarations are accounted for when checking to emit diagnostics.
0 commit comments