swift
a5744b2b
- stdlib: make deinit of `ManagedBuffer` inlinable
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
stdlib: make deinit of `ManagedBuffer` inlinable This allows to eliminate dead allocations of a ManagedBuffer object. https://github.com/apple/swift/issues/66496
References
#66920 - stdlib: make deinit of `ManagedBuffer` inlinable
Author
eeckstein
Parents
da34a4ef
Loading