mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
(De-)serialized ProtocolConformance::DefaultedDefinitions.
Swift SVN r6166
This commit is contained in:
@@ -553,6 +553,7 @@ namespace decls_block {
|
||||
BCVBR<5>, // value mapping count
|
||||
BCVBR<5>, // type mapping count
|
||||
BCVBR<5>, // inherited conformances count
|
||||
BCVBR<5>, // defaulted definitions count
|
||||
BCArray<DeclIDField>
|
||||
// The array contains value-value pairs, then type-type pairs,
|
||||
// then protocol IDs. The additional conformances trail the record.
|
||||
|
||||
Reference in New Issue
Block a user