mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Allow class metatypes (including class-constrained existential metatypes) to be treated as subtypes of AnyObject, and single-@objc protocol metatypes to be treated as subtypes of the Protocol class from objc. No codegen support yet, so this is hidden behind a frontend flag for now. Swift SVN r18810
32 KiB
32 KiB