mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When accessing stored properties out of an addressable variable or parameter binding, the stored property's address inside the addressable storage of the aggregate is itself addressable. Also, if a computed property is implemented using an addressor, treat that as a sign that the returned address should be used as addressable storage as well. rdar://152280207
99 KiB
99 KiB