Skip to content

Commit d6830e2

Browse files
committed
Apply comment
Signed-off-by: Mariya Podchishchaeva <mariya.podchishchaeva@intel.com>
1 parent e002ee0 commit d6830e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/SemaSYCL/non-std-layout-param.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %clang_cc1 -fsycl-is-device -verify -fsyntax-only %s
2+
// RUN: %clang_cc1 -fsycl-is-device -fsycl-new-kernel-param-requirements -fsyntax-only %s
23

34
// This test checks if compiler reports compilation error on an attempt to pass
45
// non-standard layout struct object as SYCL kernel parameter.

0 commit comments

Comments
 (0)