Skip to content

MandatoryPerformanceOptimizations: don't specialize vtables for thin class metatype instructions #82766

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
Jul 4, 2025

Conversation

eeckstein
Copy link
Contributor

Fixes a wrong compiler error for imported C++ classes with custom reference counting.

rdar://154947835

…class metatype instructions

Fixes a wrong compiler error for imported C++ classes with custom reference counting.
rdar://154947835
@eeckstein eeckstein requested a review from kubamracek July 3, 2025 14:22
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test

@eeckstein
Copy link
Contributor Author

@swift-ci test linux

2 similar comments
@eeckstein
Copy link
Contributor Author

@swift-ci test linux

@eeckstein
Copy link
Contributor Author

@swift-ci test linux

@eeckstein
Copy link
Contributor Author

@swift-ci smoke test linux

1 similar comment
@eeckstein
Copy link
Contributor Author

@swift-ci smoke test linux

@eeckstein eeckstein merged commit f5fae2d into swiftlang:main Jul 4, 2025
3 of 4 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.

2 participants