Skip to content

Fix Crashes When Resolving Clang Types For Unrepresentable UnsafePointers #34679

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
Nov 11, 2020

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Nov 11, 2020

If the underlying pointer type was not representable in C, we would
attempt to form a pointer type with a null underlying type and crash.

rdar://67360656

…ters

If the underlying pointer type was not representable in C, we would
attempt to form a pointer type with a null underlying type and crash.
@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 11, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Nov 11, 2020

@CodaFi CodaFi merged commit 2aac6d2 into swiftlang:main Nov 11, 2020
@CodaFi CodaFi deleted the quality-of-type branch November 11, 2020 02:53
@varungandhi-apple
Copy link
Contributor

Thanks!

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