Skip to content

[DebugInfo] [SILGen] Remove all invalid debug info from intermediates #73995

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
May 30, 2024

Conversation

Snowy1803
Copy link
Member

The debug info on intermediates were not removed if the function used parameter packs

Fixes #73030
rdar://126556557

@Snowy1803 Snowy1803 requested a review from adrian-prantl May 30, 2024 00:33
@Snowy1803
Copy link
Member Author

@swift-ci please test

The debug info on intermediates were not removed if the function used
parameter packs

Fixes swiftlang#73030
rdar://126556557
@Snowy1803
Copy link
Member Author

@swift-ci please test

@Snowy1803 Snowy1803 merged commit 11a5359 into swiftlang:main May 30, 2024
5 checks passed
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.

SIL verification failed when using tuples containing parameter packs
2 participants