Skip to content

Commit

Permalink
Fixing a test case that was missed in c165a99
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Mar 17, 2021
1 parent 01ac6d1 commit 7bafe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/OpenMP/simd_null_pointer_access.cpp
@@ -1,4 +1,4 @@
// 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

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

0 comments on commit 7bafe33

Please sign in to comment.