Skip to content

SourceKit: add test for attributed imports in generated interfaces #35706

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
Feb 3, 2021

Conversation

egorzhdan
Copy link
Contributor

This PR adds a separate test for printing imports with attributes @_exported/@_implementationOnly in the generated interfaces.
It doesn't cover @_private imports, since those are currently printed, and require more effort to hide.

This is a follow-up to #35575.

@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan force-pushed the sk-attr-imports-test branch from 25b0f9f to 09bd88d Compare February 2, 2021 17:53
@egorzhdan
Copy link
Contributor Author

@swift-ci please smoke test

@egorzhdan egorzhdan merged commit c269d00 into swiftlang:main Feb 3, 2021
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