[Lldb-commits] [lldb] [lldb] Use ForEachScriptedTarget in LocateSourceFile (PR #181528)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 5 11:51:19 PST 2026
rchamala wrote:
> `ForEachScriptedTarget` is a pretty bad name, given that we have a bunch of ScriptedSomethings, but no ScriptedTarget so this is very confusing. What this should be called is "ForEachTargetWithScriptedSymbolLocator" or something like that, but we're still iterating on that part so let's hold off renaming this until the dependencies are settled.
Sorry this PR is stale, closing it
https://github.com/llvm/llvm-project/pull/181528
More information about the lldb-commits
mailing list