mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
A type (mostly classes) can be attributed with `@_semantics("arc.immortal")`.
ARC operations on values of such types are eliminated.
This is useful for the bridged SIL objects in the swift compiler sources.
4.2 KiB
4.2 KiB