Assign interface types to instance variables/properties of generic types.

Swift SVN r9688
This commit is contained in:
Doug Gregor
2013-10-26 03:02:36 +00:00
parent 3b37cbab4f
commit 9ea280e822
6 changed files with 91 additions and 41 deletions

View File

@@ -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