Skip to content

lib/SymbolGraphGen should emit names of @_spi attributes #69382

Open
@tayloraswift

Description

@tayloraswift

lib/SymbolGraphGen currently emits spi: true for symbols that are restricted with the @_spi attribute. but it doesn’t actually record what those SPIs are. instead of emitting true for SPI symbols, it should emit an array of the names of those SPIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    @_spiFeature → attributes: the @_spi attributeSymbolGraphGenThe swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.attributesFeature: Declaration and type attributescompilerThe Swift compiler itselffeatureA feature request or implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions