[all-commits] [llvm/llvm-project] 8ddf98: [lldb] Remove unused GetChildAtIndexPath(...) meth...

Pete Lawrence via All-commits all-commits at lists.llvm.org
Tue Dec 19 15:01:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ddf98ad4bb14867987b48a37dd29750c665112f
      https://github.com/llvm/llvm-project/commit/8ddf98ad4bb14867987b48a37dd29750c665112f
  Author: Pete Lawrence <plawrence at apple.com>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M lldb/include/lldb/Core/ValueObject.h
    M lldb/source/Core/ValueObject.cpp

  Log Message:
  -----------
  [lldb] Remove unused GetChildAtIndexPath(...) methods from ValueObject.cpp (#75870)

This a follow-up PR from this other one:
https://github.com/llvm/llvm-project/pull/74413

Nothing calls into these two methods, so we (@DavidSpickett,
@adrian-prantl, and I) agreed to remove them once we merged the previous
PR.




More information about the All-commits mailing list