Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-258] Resilient class layout #42880

Closed
slavapestov opened this issue Dec 17, 2015 · 2 comments
Closed

[SR-258] Resilient class layout #42880

slavapestov opened this issue Dec 17, 2015 · 2 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@slavapestov
Copy link
Member

Previous ID SR-258
Radar rdar://24057788
Original Reporter @slavapestov
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug
Assignee @slavapestov
Priority Medium

md5: 91a4c111f1b7106e8732ac8b91050f7c

blocks:

  • SR-257 Resilient value type support -- umbrella bug

is blocked by:

  • SR-1693 Allow subclassing classes that have internal methods

Issue Description:

The size of a superclass can change, and field offsets may depend on sizes of resilient types of earlier fields in the same class.

Finish hooking up the machinery in IRGen/GenClass.cpp to support dynamic ivars for non-@objc classes.

@slavapestov
Copy link
Member Author

rdar://24057788

@slavapestov
Copy link
Member Author

#13689

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

1 participant