[all-commits] [llvm/llvm-project] ada1e2: [lldb/examples] Add missing declaration in heap.py

Dave Lee via All-commits all-commits at lists.llvm.org
Thu Sep 24 08:46:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ada1e2ffa1172ede1790b4b42ef8ab01508d3a47
      https://github.com/llvm/llvm-project/commit/ada1e2ffa1172ede1790b4b42ef8ab01508d3a47
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M lldb/examples/darwin/heap_find/heap.py

  Log Message:
  -----------
  [lldb/examples] Add missing declaration in heap.py

Add missing declaration for `malloc_get_all_zones` in heap.py.

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




More information about the All-commits mailing list