Open
Description
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
Labels
Area → compiler: FrontendThe swiftSymbolGraphGen library, responsible for gathering and emitting symbol graphs.The Swift compiler itselfA feature request or implementationArea → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver projectArea: IDE support, SourceKit, and other source toolingArea → compiler → legacy driver: the 'swift-symbolgraph-extract' mode