mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Assign interface types to instance variables/properties of generic types.
Swift SVN r9688
This commit is contained in:
@@ -642,6 +642,7 @@ namespace decls_block {
|
||||
BCFixed<1>, // explicitly objc?
|
||||
BCFixed<1>, // iboutlet?
|
||||
TypeIDField, // type
|
||||
TypeIDField, // interface type
|
||||
DeclIDField, // getter
|
||||
DeclIDField, // setter
|
||||
DeclIDField // overridden decl
|
||||
|
||||
Reference in New Issue
Block a user