mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
This virtual function is called when parsing the control block of a Swift module to add the dependencies to the module loader's explicit Swift module map. For the compiler this has no practical effect since the explicit Swift module map should already cover all dependencies. LLDB doesn't have the explicit Swift module map and depends on this mechanism to discover dependencies. rdar://166494766
122 KiB
122 KiB