mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Have property wrapper backing initializers determine their linkage in the same way as stored property initializers, which need to match the linkage of the enclosing type in cases where one can write an initializer outside of the source file where that type is declared. Fixes rdar://problem/59607192.
19 KiB
19 KiB