mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
instead of using name and decl context. The advantages of this approach are three-fold: - This is necessary to support inlined generic functions. - We can retire the debugger-specific type name manfgling mode for archetypes. - This saves 270kb of debug information in the x86_64 libSwiftCore.dylib alone. <rdar://problem/38306256>
916 B
916 B