(De-)serialized ProtocolConformance::DefaultedDefinitions.

Swift SVN r6166
This commit is contained in:
Doug Gregor
2013-07-11 18:34:03 +00:00
parent b9aca28a27
commit bb2046c37b
3 changed files with 16 additions and 2 deletions

View File

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