[all-commits] [llvm/llvm-project] b8f79f: [Clang][Attr] Fix possible crash when trying to ch...

Nick Sarnie via All-commits all-commits at lists.llvm.org
Tue Jun 10 13:06:15 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8f79f81a3fb559f93b30e1aef07cc965d2bf2b3
      https://github.com/llvm/llvm-project/commit/b8f79f81a3fb559f93b30e1aef07cc965d2bf2b3
  Author: Nick Sarnie <nick.sarnie at intel.com>
  Date:   2025-06-10 (Tue, 10 Jun 2025)

  Changed paths:
    M clang/include/clang/Basic/Attr.td

  Log Message:
  -----------
  [Clang][Attr] Fix possible crash when trying to check for DeviceKernel spelling (#143546)

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.

I also fixed some formatting.

Signed-off-by: Sarnie, Nick <nick.sarnie at intel.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list