Skip to content

Frontend: Separate macCatalyst -target-min-inlining-version floor #42084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

tshortli
Copy link
Contributor

Add a separate inlining version floor for the macCatalyst platform, which was introduced as 13.1. Create a variant of the tests for -target-min-inlining-version specifically for macCatalyst (unfortunately, covering the macCatalyst platform in the same test file is prohibitively difficult because the tests never run with macCatalyst as the host OS and therefore the target triple substitutions need to be explicit).

Resolves rdar://90858579

…latform, which was introduced as 13.1. Create a variant of the tests for `-target-min-inlining-version` specifically for macCatalyst (unfortunately, covering the macCatalyst platform in the same test file is prohibitively difficult because the tests never run with macCatalyst as the host OS and therefore the target triple substitutions need to be explicit).

Resolves rdar://90858579
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli merged commit acddc6f into swiftlang:main Mar 29, 2022
@tshortli tshortli deleted the test-maccatalyst-min-inlining branch April 12, 2022 01:16
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