mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Making DynamicSelf its own special type node makes it easier to opt-in to the behavior we want rather than opting out of the behavior we don't want. Some things already work better with this representation, such as mangling and overriding; others are more broken, such as the handling of DynamicSelf within generic classes and the lookup of the DynamicSelf type. Swift SVN r13141
72 KiB
72 KiB