Files
clang-p2996/lldb/unittests/Platform/PlatformAppleSimulatorTest.cpp
Jonas Devlieghere 9097920eba [lldb] Add a test to prefer exact triple matches in platform selection
Add a test that ensures we always prioritize exact triple matches when
creating platforms. This is a regression test for a (now resolved) bug
that that resulted in the remote tvOS platform being selected for a tvOS
simulator binary because the ArchSpecs are compatible.
2022-07-11 16:35:51 -07:00

3.0 KiB