[Lldb-commits] [PATCH] D120292: [lldb] Add lldb.find helper function
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 21 22:07:53 PST 2022
jasonmolenda added a comment.
Nice. tbh when I'm SB API scripting, I am often sitting in include/lldb/API and grepping for keywords, because I can't remember exactly which class provides the API, or what arguments it takes or whatever.
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