Skip to content

[IRGen] Add missing blocklist check for some CVW cases #73465

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
May 13, 2024

Conversation

drexin
Copy link
Contributor

@drexin drexin commented May 6, 2024

rdar://127511568

The check was missing from getEnumTag and destructiveInjectEnumTag, which could cause the CVW functions to be used when the feature was blocked via blocklist.

rdar://127511568

The check was missing from getEnumTag and destructiveInjectEnumTag, which could cause the CVW functions to be used when the feature was blocked via blocklist.
@drexin
Copy link
Contributor Author

drexin commented May 6, 2024

@swift-ci smoke test

@drexin
Copy link
Contributor Author

drexin commented May 7, 2024

@swift-ci smoke test Linux

@drexin drexin merged commit ace752b into swiftlang:main May 13, 2024
@drexin drexin deleted the wip-127511568 branch May 13, 2024 15:54
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