Skip to content

add an option to emit every symbol into the symbol graph #60416

Open
@QuietMisdreavus

Description

@QuietMisdreavus

To allow for easier analytics with symbol graphs, it should be possible to emit a sort of "archive" symbol graph, containing everything in the module regardless of visibility or availability. Whether or not this is the default is to be determined; for example Swift-DocC would need to be updated to handle these kinds of symbol graphs since it currently does no filtering of its own.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrontendArea → compiler: FrontendSymbolGraphGenThe swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.compilerThe Swift compiler itselffeatureA feature request or implementationlegacy driverArea → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver projectsource toolingArea: IDE support, SourceKit, and other source toolingswift-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