diff options
| author | Raphael Isemann <teemperor@gmail.com> | 2020-10-13 14:35:55 +0200 |
|---|---|---|
| committer | Raphael Isemann <teemperor@gmail.com> | 2020-10-13 15:06:41 +0200 |
| commit | f4f4d54ae0d8971e67fd64e10d700804105b720c (patch) | |
| tree | 613cb837cee9e3b6888c4544efaf45b1031063c5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 937d782e38d44d078342cb6358c41db7a5795d00 (diff) | |
[lldb] Fill Watch/AppleTV simulator gaps in PlatformDarwin
When running the test suite against the Watch/AppleTV simulator we currently hitting
the unimplemented parts of PlatformDarwin for the respective simulator platforms.
This just adds the respective switch cases.
This whole code path depends on having a valid Target, so can't just unittest this code
without refactoring it. So instead this is tested by just running the testsuite against
the respective simulators (which is how I found this).
Reviewed By: aprantl
Differential Revision: https://reviews.llvm.org/D89106
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
