[lldb] Use the compiler from the SDK in simulator tests
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 21 Apr 2021 20:18:36 +0000 (13:18 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 21 Apr 2021 20:22:58 +0000 (13:22 -0700)
commit5d1c43f333c2327be61604dc90ea675f0d1e6913
tree45f2b04094a0f4a0ef16c1beebe7887b15c55402
parent0a7d2b5f50a1e3e900ade773021879ff13399653
[lldb] Use the compiler from the SDK in simulator tests

Use the clang compiler from the SDK to build the simulator test programs
to ensure we pick up the correct libc++.
lldb/packages/Python/lldbsuite/test/lldbutil.py
lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
lldb/test/API/tools/lldb-server/TestAppleSimulatorOSType.py