mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
ABI-only declarations now query their API counterpart for things like `isObjC()`, their ObjC name, dynamic status, etc. This means that `@objc` and friends can simply be omitted from an `@abi` attribute. No tests in this commit since attribute checking hasn’t landed yet.
15 KiB
15 KiB