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

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 31 07:41:12 PDT 2024


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

I think that is fine for me.  Again, sorry for not seeing this one :/  I would LOVE to see the list of 'things not diagnosed' documented/updated somewhere (so that we can check to make sure we get them all, and more importantly (hah!) I can do so while reviewing).  But I'm OK holding off on this.

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


More information about the cfe-commits mailing list