mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Augment the "generate memberwise initializer" refactoring action to automatically print @escaping in parameter position. Closures as stored properties always escape. rdar://62202381