mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These include memberwise initializers for pointer properties and enum case constructors for pointer payloads. In both cases, the pointer is being immediately escaped, so don't allow the user to pass a temporary pointer value.
4.5 KiB
4.5 KiB