Skip to content

Commit 4142516

Browse files
committed
---
yaml --- r: 347014 b: refs/heads/master c: 87ccaca h: refs/heads/master
1 parent 57461a8 commit 4142516

File tree

3 files changed

+287
-266
lines changed

3 files changed

+287
-266
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 1fcc6641039753e44670dc737430a91942f65aaa
2+
refs/heads/master: 87ccaca1be3671b67c733f375c36cbaae713a2b3
33
refs/heads/master-next: 203b3026584ecad859eb328b2e12490099409cd5
44
refs/tags/osx-passed: b6b74147ef8a386f532cf9357a1bde006e552c54
55
refs/tags/swift-2.2-SNAPSHOT-2015-12-01-a: 6bb18e013c2284f2b45f5f84f2df2887dc0f7dea

trunk/include/swift/Serialization/ModuleFile.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ class ModuleFile
4949
public LazyConformanceLoader {
5050
friend class SerializedASTFile;
5151
friend class DeclDeserializer;
52+
friend class TypeDeserializer;
5253
friend class SILDeserializer;
5354
using Status = serialization::Status;
5455
using TypeID = serialization::TypeID;

0 commit comments

Comments
 (0)