mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Compute interface types for enum elements.
Swift SVN r9710
This commit is contained in:
@@ -700,6 +700,7 @@ namespace decls_block {
|
||||
DeclIDField, // context decl
|
||||
TypeIDField, // argument type
|
||||
TypeIDField, // constructor type
|
||||
TypeIDField, // interface type
|
||||
BCFixed<1> // implicit?
|
||||
>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user