mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove the `PrimarySourceFiles` vector from the frontend and replace it with a request on ModuleDecl that retrieves the primary files for the main module. This is in preparation for having `CompilerInstance::getMainModule` automatically populate the main module with files when queried.
89 KiB
89 KiB