Skip to content

Conversation

@hnrklssn
Copy link
Member

This test case uses [[no_unique_address]], which is not supported on Windows. Resolves #86095

This test case used [[no_unique_address]], which is not supported on Windows.
Use [[msvc::no_unique_address]] instead.
Resolves #86095
@hnrklssn
Copy link
Member Author

@swift-ci please smoke test

Copy link
Contributor

@j-hui j-hui left a comment

Choose a reason for hiding this comment

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

looks good to me (LGTM)

hnrklssn and others added 2 commits December 17, 2025 12:12
Co-authored-by: Saleem Abdulrasool <compnerd@compnerd.org>
This header is shared by 3 tests, one of which checks diagnostics. If
that test picks up an already built module from the module cache, it
won't pick up diagnostics in the header. This duplicates the header as
two separate modules rather than specifying an explicit module cache, to
avoid rebuilding CxxStdlib.
@hnrklssn
Copy link
Member Author

@swift-ci please smoke test

@hnrklssn hnrklssn requested a review from compnerd December 17, 2025 20:37
@hnrklssn hnrklssn merged commit f1f55bb into main Dec 18, 2025
3 checks passed
@hnrklssn hnrklssn deleted the member-var-windows branch December 18, 2025 06:16
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.

test/Interop/Cxx/class/member-variables-typechecker.swift fails on Windows

7 participants