mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
While the SwiftLangSupport doesn't currently outlive the global context it clarifies the ownership to just store the weak reference we care about instead of referencing the owning context. In the future we may want to ref-count the lang support, in which case we'd need to do this to avoid a cycle anyway.
28 KiB
28 KiB