[all-commits] [llvm/llvm-project] 474234: [debugserver] Mark ASAN memory regions as "heap" (...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Mon Oct 28 15:02:28 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 474234a09655e57b7a4270150f0926db77e864b4
      https://github.com/llvm/llvm-project/commit/474234a09655e57b7a4270150f0926db77e864b4
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    M lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp

  Log Message:
  -----------
  [debugserver] Mark ASAN memory regions as "heap" (#113968)

This memory type is currently not handled, but it makes sense to mark it
as a heap allocation in requests asking for memory region info.



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