mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
2.9 KiB
2.9 KiB