mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
* [Sema] Reject `@objc` functions with incompatible property wrapper in params rdar://99443365 When generating `@objc` functions, the parameters were not checked for property wrapper and instead only the wrapped type was checked for compatibility. Added checks and diagnostics for incompatible property wrappers.
2.4 KiB
2.4 KiB