Skip to content

ABI/API checker: teach the tool to diagnose against a builtin empty baseline #27021

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
Sep 4, 2019

Conversation

nkcsgexi
Copy link
Contributor

@nkcsgexi nkcsgexi commented Sep 4, 2019

Framework authors may be interested in comparing the current framework build
against an empty baseline to find public APIs without @available attributes. This
change makes such exercise easier.

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 4, 2019

@swift-ci please smoke test

…aseline

Framework authors may be interested in comparing the current framework build
against an empty baseline to find public APIs without @available attributes. This
change makes such exercise easier.
@nkcsgexi nkcsgexi force-pushed the compare-empty-baselines branch from e65ccec to d8b611d Compare September 4, 2019 18:08
@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 4, 2019

@swift-ci please smoke test

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 4, 2019

cc: @jrose-apple, @harlanhaskins

@nkcsgexi
Copy link
Contributor Author

nkcsgexi commented Sep 4, 2019

@swift-ci Please clean test Linux platform

@swift-ci
Copy link
Contributor

swift-ci commented Sep 4, 2019

Build failed
Swift Test Linux Platform
Git Sha - e65ccecc23102bb388684b44a2fdc2523eba7b00

@nkcsgexi nkcsgexi merged commit 8280358 into swiftlang:master Sep 4, 2019
@nkcsgexi nkcsgexi deleted the compare-empty-baselines branch September 4, 2019 20:58
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