Files
swift-mirror/include/swift
Joe Groff 5c4406b5e8 Add an @_addressableForDependencies type attribute.
This attribute makes it so that a parameter of the annotated type, as well as
any type structurally containing that type as a field, becomes passed as
if `@_addressable` if the return value of the function has a dependency on
the parameter. This allows nonescapable values to take interior pointers into
such types.
2025-01-02 21:33:51 -08:00
..
2024-12-19 15:49:34 -08:00
2024-12-20 11:36:01 +01:00
2024-12-19 15:48:54 -08:00