[all-commits] [llvm/llvm-project] c720f9: [HIP] disable sanitizer for `__hip_cuid` (#141581)

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Tue May 27 13:58:26 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c720f920094e445af23ce8e214813f57694ab716
      https://github.com/llvm/llvm-project/commit/c720f920094e445af23ce8e214813f57694ab716
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M clang/lib/CodeGen/CodeGenModule.cpp
    A clang/test/CodeGenCUDA/nosanitize-cuid.hip

  Log Message:
  -----------
  [HIP] disable sanitizer for `__hip_cuid` (#141581)

Global variable `__hip_cuid_*` is for identifying purpose and does not
need sanitization, therefore disable it for sanitizers.



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