[Lldb-commits] [PATCH] D76593: [lldb-vscode] Convert g_vsc.launch_info to a local variable
Anton Kolesov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Mar 23 07:03:30 PDT 2020
anton.kolesov added a comment.
In D76593#1936337 <https://reviews.llvm.org/D76593#1936337>, @labath wrote:
> Sounds like a good idea. Could you do the same for `attach_info` (it looks like it should be possible)? Otherwise, one is left wondering about what's the difference...
I have that as my next patch - it seems like something that should be in a separate commit, but in the same pull request, but I don't know how to properly submit patch series for review at Phabricator - only through "related revisions", I presume?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76593/new/
https://reviews.llvm.org/D76593
More information about the lldb-commits
mailing list