SSGC should detect C++ interop mode, and set -cxx-interoperability-mode appropriately #182

Open
opened 2025-10-14 15:50:50 -06:00 by navan · 0 comments
Owner

Originally created by @tayloraswift on 5/28/2024

based on discussion with @rauhul , we need to scan the full dependency tree for each module, and detect if any of those modules have .interoperabilityMode(.Cxx) enabled, based on platform and build configuration.

*Originally created by @tayloraswift on 5/28/2024* based on discussion with @rauhul , we need to scan the full dependency tree for each module, and detect if any of those modules have [`.interoperabilityMode(.Cxx)`](https://swiftinit.org/docs/swift-package-manager/packagedescription/swiftsetting.interoperabilitymode(_:_:)) enabled, based on platform and build configuration.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github/swift-unidoc#182
No description provided.