swift
ce3fa734
- [cxx-interop] Fix wrong field offsets with value types using inheritance
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[cxx-interop] Fix wrong field offsets with value types using inheritance Instead of adding opaque fields for the base subobjects this patch introduces a recursive walk to add all the base fields to the generated Swift struct. rdar://126754931
References
#75176 - [cxx-interop] Fix wrong field offsets with value types using inheritance
Author
Gabor Horvath
Committer
Gabor Horvath
Parents
a89c5a05
Loading