Skip to content

MandatoryGenericSpecializer: fix two crashes #40881

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
Jan 17, 2022

Conversation

eeckstein
Copy link
Contributor

  • don't run dead alloc on non-ossa functions
  • try to de-serialize transparent functions and don't inline if that doesn't succeed

rdar://87622503

@eeckstein
Copy link
Contributor Author

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 23188510c74df634d7c2e679f373290ac2ba8336

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 23188510c74df634d7c2e679f373290ac2ba8336

* don't run dead alloc on non-ossa functions
* try to de-serialize transparent functions and don't inline if that doesn't succeed

rdar://87622503
@eeckstein eeckstein force-pushed the fix-mandatory-specializer branch from 2318851 to 736470a Compare January 17, 2022 12:59
@eeckstein
Copy link
Contributor Author

@swift-ci test

@eeckstein eeckstein merged commit ac70ba7 into swiftlang:main Jan 17, 2022
@eeckstein eeckstein deleted the fix-mandatory-specializer branch January 17, 2022 18:42
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