Skip to content

5.9: [TypeLowering] NFC: Fix lexicality check for packs. #64650

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

Conversation

nate-chandler
Copy link
Contributor

Cherry-pick of #64649 to release/5.9.

In asserts builds, the lexicality of packs is verified via an alternative code-path that walks into aggregates. That walk needs to proceed through packs.

rdar://107283101

In asserts builds, the lexicality of packs is verified via an
alternative code-path that walks into aggregates.  That walk needs to
proceed through packs.

rdar://107283101
@nate-chandler nate-chandler requested a review from a team as a code owner March 27, 2023 21:09
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler changed the title 5.9: [TypeLowering] Fix lexicality check for packs. 5.9: [TypeLowering] NFC: Fix lexicality check for packs. Mar 27, 2023
@nate-chandler
Copy link
Contributor Author

CC @tbkka

@nate-chandler nate-chandler merged commit e15998e into swiftlang:release/5.9 Mar 28, 2023
@nate-chandler nate-chandler deleted the cherrypick/release/5.9/rdar107283101 branch March 28, 2023 20:56
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants