swift
ce3fa734 - [cxx-interop] Fix wrong field offsets with value types using inheritance

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
Author
Gabor Horvath
Committer
Gabor Horvath
Parents
Loading