mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Various optimizations / shortcuts in type checking property wrappers meant that we weren't consistently verifying that a wrapped property type is identical to the type of the 'value' property of the wrapper. Do so. Fixes SR-10899 / rdar://problem/51588022.
102 KiB
102 KiB