mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Just a starting point -- builtin types are serialized by name, and the IdentifierType necessary to /refer/ to a typealias is completely skipped. This should be enough to start working on deserialization, however. Swift SVN r5320