swift
fcc03b70 - SIL: fix runtime effects of initializing store

Commit
1 year ago
SIL: fix runtime effects of initializing store An initializing store is not a copy and therefore doesn't perform ref counting operations Fixes a false performance error when using non-copyable types. https://github.com/apple/swift/issues/73582
Author
Parents
Loading