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

Tom Stellard via All-commits all-commits at lists.llvm.org
Mon Apr 28 13:45:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 59978b21ad9c65276ee8e14f26759691b8a65763
      https://github.com/llvm/llvm-project/commit/59978b21ad9c65276ee8e14f26759691b8a65763
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2025-04-28 (Mon, 28 Apr 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



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