Skip to content
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

C++ interop: non-copyable: fix an issue with windows use of HasDest for unique_ptr test #70226

Open
hyp opened this issue Dec 5, 2023 · 0 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ Windows Platform: Windows

Comments

@hyp
Copy link
Contributor

hyp commented Dec 5, 2023

Description

The Interop/Cxx/stdlib/std-unique-ptr.swift test case has an opt out for Windows for the HasDtor type.

Reproduction

N/A

Expected behavior

It should pass.

Environment

N/A

Additional information

No response

@hyp hyp added bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels labels Dec 5, 2023
@hyp hyp self-assigned this Dec 5, 2023
@hyp hyp removed the triage needed This issue needs more specific labels label Dec 5, 2023
@compnerd compnerd added c++ interop Feature: Interoperability with C++ Windows Platform: Windows labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ Windows Platform: Windows
Projects
None yet
Development

No branches or pull requests

2 participants