mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Like Clang, ModuleFile contains state about reading the serialized module, while SerializedModuleLoader takes the place of ASTReader in tracking cross-module data. I'm diverging from Clang's architecture a bit here by pushing the actual deserialization logic into ModuleFile. No functionality change. Swift SVN r5174
5.9 KiB
5.9 KiB