[clang] [Clang][Attr] Fix possible crash when trying to check for DeviceKernel spelling (PR #143546)

Mariya Podchishchaeva via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 10 11:14:57 PDT 2025


Fznamznon wrote:

> I didn't add a test because this can't be reproduced yet in this repo, I reproduced this only in intel's fork with more SYCL support.

But that does sound specific to the downstream, right? Do we observe the issue there because intel's fork used to add OpenCLKernelAttr implicitly in SemaSYCL?

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


More information about the cfe-commits mailing list