Skip to content

[silgen] If SILVerifyAll is enabled verify the body of thunks in buildThunkBody #80310

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

Conversation

gottesmm
Copy link
Contributor

This just ensures that all thunks are verified right when they are created. This is necessary since some thunks do not go through function post processing.

This just makes it easier to quickly diagnose issues.

…dThunkBody.

This just ensures that all thunks are verified right when they are created. This
is necessary since some thunks do not go through function post processing.
@gottesmm gottesmm requested a review from jckarter as a code owner March 26, 2025 17:20
@gottesmm
Copy link
Contributor Author

@swift-ci smoke test

@gottesmm gottesmm merged commit 783118e into swiftlang:main Mar 27, 2025
3 checks passed
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