[all-commits] [llvm/llvm-project] aa804f: [sanitizer_common] Remove interceptors for depreca...

Tom Stellard via All-commits all-commits at lists.llvm.org
Sun May 25 03:15:33 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: aa804fd3e624cb92c6e7665182504c6049387f35
      https://github.com/llvm/llvm-project/commit/aa804fd3e624cb92c6e7665182504c6049387f35
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2025-05-25 (Sun, 25 May 2025)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h

  Log Message:
  -----------
  [sanitizer_common] Remove interceptors for deprecated struct termio (#137403)

This struct will be removed from glibc-2.42 and has been deprecated for
a very long time.

Fixes #137321

(cherry picked from commit 59978b21ad9c65276ee8e14f26759691b8a65763)



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