Skip to content

GSB: Relax verify check some more in RequirementSignatureRequest #41925

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
Mar 21, 2022

Conversation

slavapestov
Copy link
Contributor

The GSB sometimes emits redundant same-type requirements here. Only
checking for a prefix would still trigger false positives, so relax
it all the way to only consider conformance requirements, which
are the important ones from an ABI standpoint.

The GSB sometimes emits redundant same-type requirements here. Only
checking for a prefix would still trigger false positives, so relax
it all the way to only consider conformance requirements, which
are the important ones from an ABI standpoint.
@slavapestov slavapestov force-pushed the gsb-relax-verify-check-more branch from c3b9307 to 404eb2c Compare March 21, 2022 17:50
@slavapestov
Copy link
Contributor Author

@swift-ci Please smoke test

@slavapestov slavapestov merged commit 01a254f into swiftlang:main Mar 21, 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