[Lldb-commits] [PATCH] D120292: [lldb] Add lldb.find helper function
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Feb 22 10:44:50 PST 2022
jasonmolenda added a comment.
In D120292#3338155 <https://reviews.llvm.org/D120292#3338155>, @kastiglione wrote:
> @jasonmolenda one advantage this has over grepping is that the python specific extensions to SB are visible.
That's true too. I mostly meant my comment as in, "I find this feature very helpful when writing SB API python, and this provides it to people who don't have an lldb checkout sitting around".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120292/new/
https://reviews.llvm.org/D120292
More information about the lldb-commits
mailing list