Skip to content

swift dump-symbol-graph does not work with C++ Interop #67605

Open
@compnerd

Description

@compnerd

Defining a target which uses C++ interop and then using swift package dump-symbol-graph will result in a failure due to the inability to use the symbol graph extraction as the C++ language mode is not enabled and instead C is used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SymbolGraphGenThe swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.c++ interopFeature: Interoperability with C++swift-symbolgraph-extractArea → compiler → legacy driver: the 'swift-symbolgraph-extract' mode

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions