[Lldb-commits] [PATCH] D139684: Switch the "command script add" interactive editor to use the exe_ctx interface

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 9 10:57:00 PST 2022


jingham added a comment.

In D139684#3984997 <https://reviews.llvm.org/D139684#3984997>, @JDevlieghere wrote:

> Just to make sure I understand: this works because we already supported both variants, and Python picks up the correct one based on the function signature? If so then this LGTM.

Exactly.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139684/new/

https://reviews.llvm.org/D139684



More information about the lldb-commits mailing list