mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
- Move the filter checks in SILGen for skipping emitting certain property descriptors into the AbstractStorageDecl::exportsPropertyDescriptor() predicate, to ensure that TBDGen and SILGen are in sync - Fix the linkage of property descriptors to be based on the getter's linkage rather than the property's, since a property may be internal but have usableFromInline accessors
9.8 KiB
9.8 KiB