mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Compute interface types for constructors.
Swift SVN r8992
This commit is contained in:
@@ -573,6 +573,7 @@ namespace decls_block {
|
||||
BCFixed<1>, // has selector-style signature?
|
||||
BCFixed<1>, // objc?
|
||||
TypeIDField, // type (signature)
|
||||
TypeIDField, // type (interface)
|
||||
DeclIDField // implicit this decl
|
||||
// Trailed by its generic parameters, if any, followed by the parameter
|
||||
// pattern.
|
||||
|
||||
Reference in New Issue
Block a user