Skip to content

swift-module-digester: use getEffectiveAccess() to get accessibility when checking ABI stability. #19697

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 3 commits into from
Oct 3, 2018

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Oct 3, 2018

This allows us to include internal decls with @usableFromInline attribute, whose stored property changes can affect ABI.

This PR also re-generates ABI baseline after incorporating this enhancement.

…when checking ABI stability.

This allows us to include internal decls with @usableFromInline attribute, whose stored property
changes can effect ABI.
@nkcsgexi nkcsgexi requested a review from slavapestov October 3, 2018 21:09
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Oct 3, 2018

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Oct 3, 2018

@swift-ci please smoke test

@nkcsgexi nkcsgexi merged commit f08d428 into swiftlang:master Oct 3, 2018
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