[all-commits] [llvm/llvm-project] cc400d: [HWASan][bugfix] Fix kernel check in ShadowMapping...

Usama Hameed via All-commits all-commits at lists.llvm.org
Mon Jun 2 10:39:37 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc400d4417e840fe67314ac4915eb4341535bbfa
      https://github.com/llvm/llvm-project/commit/cc400d4417e840fe67314ac4915eb4341535bbfa
  Author: Usama Hameed <u_hameed at apple.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp

  Log Message:
  -----------
  [HWASan][bugfix] Fix kernel check in ShadowMapping::init (#142226)

The function currently checks for the command line argument only to
check if compiling for kernel. This is incorrect as the setting can also
be passed programatically.



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