Skip to content

[ModuleInterface] Filter using access control and @usableFromInline #18521

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
Aug 7, 2018

Conversation

jrose-apple
Copy link
Contributor

These are the parts of a (resilient) module that affect the public interface and ABI; everything else is uninteresting. Or at least ought to be.

@jrose-apple
Copy link
Contributor Author

@swift-ci Please smoke test

@jrose-apple
Copy link
Contributor Author

In the spirit of "review every non-obvious change so that multiple people know what's going on", tagging @harlanhaskins for review.

@harlanhaskins
Copy link
Contributor

LGTM. Think we should add a test for implcitly-public members in public extension UFIProto and public extension PublicProto?

@jrose-apple
Copy link
Contributor Author

Good idea, will do.

These are the parts of a (resilient) module that affect the public
interface and ABI; everything else is uninteresting. Or at least ought
to be.
@jrose-apple
Copy link
Contributor Author

Okay, public extension UFIProto is already rejected, but I added the other one.

@swift-ci Please smoke test

@jrose-apple jrose-apple merged commit 59940b7 into swiftlang:master Aug 7, 2018
@jrose-apple jrose-apple deleted the public-ity branch August 7, 2018 02:40
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