mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
emit{StrongRelease,ReleaseValue} => emit{StrongRelease,ReleaseValue}AndFold.
Then introduce a new method emit{StrongRelease,ReleaseValue} that returns a
PointerUnion containing the increment to be deleted if it exists. This obviates
the need for the callback.
Swift SVN r27804
18 KiB
18 KiB