Skip to content

Conversation

@j-hui
Copy link
Contributor

@j-hui j-hui commented Dec 12, 2025

We were only previously doing this check when we had a typedef, because that is the scenario where we encountered this issue.

This patch moves the check closer to where we would actually instantiate the template, so that these cases can be stopped in more situations.

We were only previously doing this check when we had a typedef,
because that is the scenario where we encountered this issue.

This patch moves the check closer to where we would actually instantiate
the template, so that these cases can be stopped in more situations.
@j-hui
Copy link
Contributor Author

j-hui commented Dec 12, 2025

@swift-ci please test

@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Dec 12, 2025
@j-hui j-hui merged commit 747234c into swiftlang:main Dec 12, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ interop Feature: Interoperability with C++

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants