Skip to content

Conversation

@eeckstein
Copy link
Contributor

This is a cherry-pick of two commits from #41026

  • Don't use pre-specializations in inlinable functions.
    Because they need a minimum deployment target, which might not be available in client modules, which de-serialize such functions.

  • ConstantFolding: don't constant fold availability checks in inlinable functions.

rdar://90450460

because they need a minimum deployment target, which might not be available in client modules, which de-serialize such functions.
@eeckstein eeckstein requested a review from a team as a code owner March 22, 2022 17:57
@eeckstein eeckstein requested a review from aschwaighofer March 22, 2022 17:57
@eeckstein
Copy link
Contributor Author

@swift-ci test

Copy link
Contributor

@aschwaighofer aschwaighofer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@DougGregor
Copy link
Member

@swift-ci please test Linux

@eeckstein eeckstein merged commit 4bbe435 into swiftlang:release/5.6 Mar 23, 2022
@eeckstein eeckstein deleted the fix-availability-checks-5.6 branch March 23, 2022 06:34
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.

4 participants