Skip to content

swift-api-extract: extract decls with @_spi_available attributes as SPI #61590

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
Oct 16, 2022

Conversation

nkcsgexi
Copy link
Contributor

Working similarly as SPI_AVAILABLE in Clang, Swift decls marked with @_spi_available should be considered private

Working similarly as SPI_AVAILABLE in Clang, Swift decls marked with @_spi_available should be considered private
@nkcsgexi
Copy link
Contributor Author

@swift-ci please smoke test

@nkcsgexi nkcsgexi requested a review from zixu-w October 15, 2022 15:56
@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi nkcsgexi merged commit 9b23eae into swiftlang:main Oct 16, 2022
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