Skip to content

ABIChecking: use the always-generated-abi-descriptor to diagnose ABI breakages #885

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 27, 2021

Conversation

nkcsgexi
Copy link
Contributor

rdar://84595482

@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

1 similar comment
@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

3 similar comments
@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@nkcsgexi
Copy link
Contributor Author

@swift-ci please test

@artemcm
Copy link
Contributor

artemcm commented Oct 25, 2021

@swift-ci please test

@nkcsgexi nkcsgexi requested review from artemcm and owenv October 25, 2021 16:50
@@ -41,7 +41,7 @@ public struct Job: Codable, Equatable, Hashable {
case generateAPIBaseline = "generate-api-baseline"
case generateABIBaseline = "generate-abi-baseline"
case compareAPIBaseline = "compare-api-baseline"
case compareABIBaseline = "compare-abi-baseline"
case compareABIBaseline = "Check ABI stability"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: this seems to now stand out from the surrounding raw value style, what's the reason for this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shows up in the build log in a way that's quite different from other task descriptions. We may look into updating other raw values as well.

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