Skip to content

Commit 7bafe33

Browse files
committed
Fixing a test case that was missed in c165a99
1 parent 01ac6d1 commit 7bafe33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/OpenMP/simd_null_pointer_access.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %clang_cc1 -fopenmp-simd -fsycl -fsycl-is-device -triple spir64 -verify -fsyntax-only %s
1+
// RUN: %clang_cc1 -fopenmp-simd -fsycl-is-device -triple spir64 -verify -fsyntax-only %s
22

33
// Test that in the presence of SYCL options, that null function
44
// declarations are accounted for when checking to emit diagnostics.

0 commit comments

Comments
 (0)