File tree Expand file tree Collapse file tree 3 files changed +287
-266
lines changed
include/swift/Serialization Expand file tree Collapse file tree 3 files changed +287
-266
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 1fcc6641039753e44670dc737430a91942f65aaa
2
+ refs/heads/master: 87ccaca1be3671b67c733f375c36cbaae713a2b3
3
3
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
4
4
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
5
5
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ class ModuleFile
49
49
public LazyConformanceLoader {
50
50
friend class SerializedASTFile ;
51
51
friend class DeclDeserializer ;
52
+ friend class TypeDeserializer ;
52
53
friend class SILDeserializer ;
53
54
using Status = serialization::Status;
54
55
using TypeID = serialization::TypeID;
You can’t perform that action at this time.
0 commit comments