mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This is more complex than it could be if ExtensionDecl and NominalTypeDecl had a common ancestor in the Decl hierarchy, however this is not possible right now because TypeDecl inherits from ValueDecl. Fixes <rdar://problem/20981254>. Swift SVN r28941
134 KiB
134 KiB