[clang] [SYCL] The sycl_kernel_entry_point attribute. (PR #111389)

Tom Honermann via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 07:39:20 PDT 2024


================
@@ -0,0 +1,137 @@
+// RUN: %clang_cc1 -triple x86_64-linux-gnu -std=c++17 -fsyntax-only -fsycl-is-device -verify %s
----------------
tahonermann wrote:

Erich, I'm going to resolve this conversation regarding tests and diagnostics (planned for the next PR). Please unresolve if there is more you want to see in this PR.

https://github.com/llvm/llvm-project/pull/111389


More information about the cfe-commits mailing list