Skip to content

SIL: Adjust isTypeMetadataForLayoutAccessible() to visit more lowered positions #71376

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 2 commits into from
Mar 27, 2024

Conversation

simanerush
Copy link
Member

@simanerush simanerush commented Feb 4, 2024

Fixes #71455, rdar://119267393

  • Add a test case

@simanerush simanerush changed the title SIL: Adjust isTypeMetadataForLayoutAccessible() to visit more lowered positions SIL: Adjust isTypeMetadataForLayoutAccessible() to visit more lowered positions Feb 4, 2024
simanerush added a commit to simanerush/swift that referenced this pull request Feb 8, 2024
@simanerush simanerush marked this pull request as ready for review February 8, 2024 08:15
@simanerush
Copy link
Member Author

@swift-ci Please smoke test

@xedin
Copy link
Contributor

xedin commented Mar 26, 2024

@swift-ci please test

@xedin xedin merged commit d3540b4 into swiftlang:main Mar 27, 2024
@xedin
Copy link
Contributor

xedin commented Mar 27, 2024

@simanerush could you please cherry-pick this to 6.0 branch?

@simanerush
Copy link
Member Author

@xedin Will do!

@simanerush
Copy link
Member Author

@xedin done #72638

hborla pushed a commit that referenced this pull request Mar 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.

Assertion failed: (type->isLegalFormalType()) when declaring a tuple from a parameter pack expansion
3 participants