[all-commits] [llvm/llvm-project] 4964d9: [compiler-rt] Replace deprecated os_trace calls on...

Dan Blackwell via All-commits all-commits at lists.llvm.org
Tue May 20 11:32:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4964d98057943493e8ee487e738a0601e0614d38
      https://github.com/llvm/llvm-project/commit/4964d98057943493e8ee487e738a0601e0614d38
  Author: Dan Blackwell <danblackwell95 at gmail.com>
  Date:   2025-05-20 (Tue, 20 May 2025)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp

  Log Message:
  -----------
  [compiler-rt] Replace deprecated os_trace calls on mac (#138908)

Currently there are deprecation warnings suppressed for `os_trace`; this
patch replaces all uses with `os_log_error`.

rdar://140295247



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