mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We want to be able to use mangled names to refer to protocol conformances in addition to type metadata. Provide an ASTMangler method that can render an arbitrary abstract or concrete `ProtocolConformanceRef`, factoring it out of the code used to emit conditional conformance arguments in `appendProtocolConformance`.
10 KiB
10 KiB