mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* Remove dead ModuleSourceInfoFilename parameters These were never actually used; we might find a way to bring them back later. * Introduce SerializedModuleBaseName This is intended to replace the _n_ filename parameters that tend to get passed around in the SerializedModuleLoader classes. * Manipulate currPath in SerializedModuleLoader less often * Don’t pass raw paths around SerializedModuleLoader Only pass base names. * Regularize module file opening functions
43 KiB
43 KiB