[all-commits] [llvm/llvm-project] a7f495: [lldb] Revive TestSimulatorPlatform.py (#142244)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Jun 10 13:30:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7f495f170864e6bddc4bb29ae7fae293a7136aa
https://github.com/llvm/llvm-project/commit/a7f495f170864e6bddc4bb29ae7fae293a7136aa
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M lldb/packages/Python/lldbsuite/test/decorators.py
M lldb/test/API/macosx/simulator/TestSimulatorPlatform.py
Log Message:
-----------
[lldb] Revive TestSimulatorPlatform.py (#142244)
This test was incorrectly disabled and bitrotted since then. This PR
fixes up the test and re-enables it.
- Build against the system libc++ (which can target the simulator)
- Bump the deployment target for iOS and tvOS on Apple Silicon
- Skip backdeploying to pre-Apple Silicon OS on Apple Silicon.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list