Skip to content

Fix extra inhabitants count for Clang-imported pointers. #8072

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 29, 2024

Conversation

adrian-prantl
Copy link

This patch effectively just removes a special condition that was placed there without any tests and that was thought to be correct because it was in an assertion. This commit adds the missing test and counterexample to the condition.

rdar://121225616

@adrian-prantl
Copy link
Author

@swift-ci test

This patch effectively just removes a special condition that was
placed there without any tests and that was thought to be correct
because it was in an assertion. This commit adds the missing test and
counterexample to the condition.

rdar://121225616
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl
Copy link
Author

@swift-ci test windows

@adrian-prantl adrian-prantl merged commit 04a0a33 into swiftlang:stable/20230725 Jan 29, 2024
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