- 
                Notifications
    
You must be signed in to change notification settings  - Fork 10.6k
 
Closed
swiftlang/swift-installer-scripts
#191Closed
Copy link
Labels
WindowsPlatform: WindowsPlatform: WindowsbugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.c++ interopFeature: Interoperability with C++Feature: Interoperability with C++platform supportswift 5.9toolchain
Description
Description
swiftToCxx directory is missing  in the Swift Windows toolchain
Steps to reproduce
Directory: C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\lib\swift
Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
d-----          2/3/2023   9:09 AM                migrator
d-----          2/3/2023   9:09 AM                pm
Expected behavior
\usr\lib\swift must include the swiftToCxx directory  and the content include the following header files:
_SwiftCxxInteroperability.h
_SwiftStdlibCxxOverlay.h
Metadata
Metadata
Assignees
Labels
WindowsPlatform: WindowsPlatform: WindowsbugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.c++ interopFeature: Interoperability with C++Feature: Interoperability with C++platform supportswift 5.9toolchain