swift
fcc03b70
- SIL: fix runtime effects of initializing store
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#73611 - SIL: fix runtime effects of initializing store
Author
eeckstein
Parents
d677b7c2
Loading