[Lldb-commits] [PATCH] D109004: [lldb] Catch all exceptions when checking if simulator exists
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Sep 7 08:58:01 PDT 2021
aprantl added a comment.
What do you think about putting the ` json.loads(sim_devices_str)['devices']` into the decorator, so we know that xcodebuild has an SDK *and* the simulator has devices available?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109004/new/
https://reviews.llvm.org/D109004
More information about the lldb-commits
mailing list