Skip to content

Conversation

@tshortli
Copy link
Contributor

Per Swift Evolution feedback, back deployed functions should be allowed to be inlinable, even though this means that the version of the function in the library may not always be exectued when it is otherwise available.

Resolves rdar://102792806

Per Swift Evolution feedback, back deployed functions should be allowed to be inlinable, even though this means that the version of the function in the library may not always be exectued when it is otherwise available.

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

@swift-ci please test

Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@tshortli tshortli merged commit 2da8042 into swiftlang:main Nov 30, 2022
@tshortli tshortli deleted the allow-inlinable-backdeployed-functions branch November 30, 2022 07:51
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.

2 participants