Files
swift-mirror/lib/Frontend/ModuleInterfaceSupport.cpp
Alexis Laferrière a380799570 [ModuleInterface] Support missing imports with the AliasModuleNames workaround
If there's a reference in API to a module that's not imported, the
import is inserted automatically in the swiftinterface. This ensures the
inserted import is correctly aliased in AliasModuleNames mode.
2022-11-15 16:00:44 -08:00

32 KiB