Skip to content

[test] Add test case for rdar://126583098 #79643

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
Feb 27, 2025

Conversation

hamishknight
Copy link
Contributor

No description provided.

@hamishknight
Copy link
Contributor Author

@swift-ci please smoke test

@@ -0,0 +1,15 @@
// RUN: %target-swift-emit-silgen %s -verify
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is well-typed code, and for parameter packs its a good idea anyway to make sure it gets all the way through SILGen, you could just put it in test/SILGen/ even though the original bug report was a Sema issue.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, can move to SILGen 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hamishknight hamishknight merged commit 68d7b5a into swiftlang:main Feb 27, 2025
3 checks passed
@hamishknight hamishknight deleted the add-test-case branch February 27, 2025 09:23
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