[Lldb-commits] [PATCH] D74903: [lldb][testsuite] Create a SBDebugger instance for each test
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 3 08:53:02 PST 2020
labath added a comment.
Overall, I don't have any big issues with this patch, but overall I see at least two distinct issues being handled here: a) changing how the platform selection works; and b) auto-clearing of settings. Please split those up into separate patches.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74903/new/
https://reviews.llvm.org/D74903
More information about the lldb-commits
mailing list