hanchenye-llvm-project/lldb
Fred Riss 977f00123a [lldb/test] Fix TestAppleSimulatorOSType when multiple runtimes are installed
One can have multiple simulator runtimes installed, supporting
various generations of OSs. The logic in TestAppleSimulatorOSType
might select a rnutime older than the one targeted by the current
tools, preventing the executable from running. This commit changes
the test to look for the most recent runtime available instead.
2020-05-29 08:30:04 -07:00
..
bindings [lldb/Reproducers] Make SBStream::Print an API instead of a SWIG extension 2020-05-20 10:37:18 -07:00
cmake [lldb] Cleans up system_libs 2020-05-20 12:30:08 -07:00
docs [Docs] Correct description of lldbinit behavior 2020-05-28 13:10:33 -07:00
examples Fix the crashlog.py script's use of the load_address property. 2020-05-28 09:55:40 -07:00
include/lldb [lldb/Reproducers] Skip API logging in the DUMMY macro 2020-05-27 10:35:43 -07:00
packages/Python [lldb] Make "inline" tests more configurable 2020-05-29 11:36:11 +02:00
resources
scripts
source Do not list adb devices when a device id is given 2020-05-29 11:36:11 +02:00
test [lldb/test] Fix TestAppleSimulatorOSType when multiple runtimes are installed 2020-05-29 08:30:04 -07:00
third_party/Python/module
tools [lldb-vscode] Make it possible to run vsce package 2020-05-28 13:33:48 -07:00
unittests Do not list adb devices when a device id is given 2020-05-29 11:36:11 +02:00
utils [lldb/Utils] Serialize exit code in lldb-repro.py 2020-05-05 16:05:49 -07:00
.clang-format
.clang-tidy
.gitignore
CMakeLists.txt
CODE_OWNERS.txt
LICENSE.TXT
use_lldb_suite_root.py