swift
80e86088
- Fix an ABI break
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix an ABI break PR #74394 removed a field from `struct MetadataSections` whose layout is ABI. So restore that field as an unused padding field to preserve the layout of all the other fields in that struct.
References
#74439 - Fix an ABI break
Author
tbkka
Parents
f9954181
Loading