mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Most clients were only using it to populate the main module with files, which is now done by `getMainModule`. Instead, they can now just rely on parsing happening lazily.