mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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.
2 lines
19 B
C
2 lines
19 B
C
void funcEE(void);
|