[all-commits] [llvm/llvm-project] d7c6ca: [sanitizer_common] Implement interception on AIX (...

Jake Egan via All-commits all-commits at lists.llvm.org
Wed Jun 11 17:22:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d7c6cad744bc7ed28535dc6f75629902eda559ea
      https://github.com/llvm/llvm-project/commit/d7c6cad744bc7ed28535dc6f75629902eda559ea
  Author: Jake Egan <Jake.egan at ibm.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_memintrinsics.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    M compiler-rt/lib/sanitizer_common/sanitizer_redefine_builtins.h

  Log Message:
  -----------
  [sanitizer_common] Implement interception on AIX (#138606)

Adjust AIX interceptor support in sanitizer_common. 

Issue: https://github.com/llvm/llvm-project/issues/138916



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