mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When a global function is determined to be a lone getter or a getter/setter pair, import it as a property. Handle global, instance, and static properties. As part of this, generalize importAsMethod to also handle static methods and map pointer-to-non-const arguments to 'mutating' methods.
753 B
753 B