mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
* InterfaceGen reports a primary associated type as a reference to the 'associatedtype' declaration * CursorInfo on a primary associated type returns information of the 'associatedtype' declaration rdar://93275458