mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
For example, when scanning a source module `Foo`, which, when depending on module `Bar` causes a cross-import overlay `_Foo_Bar` to be added, do not add this cross-import overlay when scanning `Foo` itself. For example, if `Foo` adds a dependency on `Bar` itself in its own dependency graph.
8.7 KiB
8.7 KiB