Skip to content

Conversation

@Jiaxu-Li
Copy link

Explanation
Add visionOS to existing platform conditionals so visionOS builds follow the same Darwin code paths as other Apple platforms.

Files updated:
stdlib/public/Concurrency/Deque/Compatibility.swift
stdlib/public/libexec/swift-backtrace/Utils.swift
stdlib/public/libexec/swift-backtrace/main.swift

Scope
Small, compile-time-only change. No behavior change for existing platforms; enables the intended Darwin branches on visionOS.

Issues
N/A.

Original PRs
N/A.

Risk
Low. Risk is limited to enabling Darwin-specific branches on visionOS that may have less real-world coverage than other Apple OSes.

Testing
None.

Reviewers
N/A (new change; no original PR to reference).

@Jiaxu-Li
Copy link
Author

@swift-ci Please smoke test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant