Skip to content

🍒[cxx-interop][LLDB] Update test for variadic templates #9599

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
Nov 13, 2024

Conversation

egorzhdan
Copy link

C++ class template instantiations previously did not get a valid generated Swift type name if they used variadic generics.

See swiftlang/swift#77450.

rdar://139435937
rdar://106459037

C++ class template instantiations previously did not get a valid generated Swift type name if they used variadic generics.

See swiftlang/swift#77450.

rdar://139435937
rdar://106459037
@egorzhdan egorzhdan merged commit 4d07b5a into next Nov 13, 2024
@egorzhdan egorzhdan deleted the egorzhdan/lldb-variadic-templates branch November 13, 2024 18:34
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.

1 participant