swift
a5744b2b - stdlib: make deinit of `ManagedBuffer` inlinable

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
Author
Parents
Loading