mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Historically, we checked against a specific allowlist for a certain set of types that were allowed to introduce an `_ObjectiveCBridgeable` conformance in a different module that where the type was defined. This rigid allow-list isn't really buying us much, but it's getting in the way of some refactoring for swift-foundation that's changing the layering. Remove this diagnostic, since it really isn't buying us much nowadays, and we have the more general warnings about retroactive conformances to make folks think twice.
19 KiB
19 KiB