mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Cross-import overlays are imported automatically if the declaring module and the bystanders modules are also imported. In theory, one could import the declaring module and bystanders without using them and use only the overlay in API. Let’s make sure we track these indirect uses to avoid superfluous warning. rdar://129779460
141 KiB
141 KiB