[all-commits] [llvm/llvm-project] f6ea86: [Sanitizers][Darwin] In DlAddrSymbolizer, return o...

Usama Hameed via All-commits all-commits at lists.llvm.org
Mon Jun 5 16:32:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f6ea869f7c043c70722b8db6be94d9ad4cc9eb92
      https://github.com/llvm/llvm-project/commit/f6ea869f7c043c70722b8db6be94d9ad4cc9eb92
  Author: usama hameed <u_hameed at apple.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
    A compiler-rt/test/sanitizer_common/TestCases/Darwin/symbolizer-file-name-dladdr.cpp

  Log Message:
  -----------
  [Sanitizers][Darwin] In DlAddrSymbolizer, return only the module file name instead of the comlpete module path during symbolication.

rdar://108858834

Differential Revision: https://reviews.llvm.org/D152029




More information about the All-commits mailing list