mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Always run explicit `Sendable` checks on public types and suppress warning printing by default instead of using a special compiler argument. Resolves: rdar://162394810