[Lldb-commits] [PATCH] D70882: Add skipInitFiles option to lldb-vscode initialize
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Dec 2 09:29:42 PST 2019
clayborg added a comment.
If MS VS Code IDE itself will never pass this to the "initialize" packet, then we might just want to use an env var instead? You should probably get rid of https://reviews.llvm.org/D70886 and just modify this patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70882/new/
https://reviews.llvm.org/D70882
More information about the lldb-commits
mailing list