swift
26c42072 - [ModuleInterface] Determine package-only resolution need based on input mode

Commit
329 days ago
[ModuleInterface] Determine package-only resolution need based on input mode Instead of requested action. In implicit builds, implicit interface build sub-invocations inherit their parent invocation's requested action, which the code was failing to detect that we were building an interface, not source, and erroneously resulted in enabling in-package module dependency resolution. Resolves rdar://143505814
Author
Committer
Parents
Loading