forked from OSchip/llvm-project
Fixing a test case that was missed in c165a99a1b
This commit is contained in:
parent
01ac6d1587
commit
7bafe336a1
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue