mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
A prior change ensured that we forego this query when looking up Swift overlays for a textual interface which was built without C++ interop. This change introduced a bug where it also caused us to skip this lookup for the main source module. This commit resolves that by preserving the fix above but also ensuring we perform the lookup for the main source module under scan.
84 KiB
84 KiB