Skip to content

[ObjC] Propagate types from objc_alloc_init and friends#8036

Open
bdash wants to merge 2 commits intodevfrom
test_objc_alloc_init_type
Open

[ObjC] Propagate types from objc_alloc_init and friends#8036
bdash wants to merge 2 commits intodevfrom
test_objc_alloc_init_type

Conversation

@bdash
Copy link
Contributor

@bdash bdash commented Mar 24, 2026

This applies call type overrides for calls to objc_alloc_init, objc_alloc, objc_new, etc. Additionally, it updates the objc_msgSend call type adjustment logic to recognize messages in the init family, and to propagate the type of the receiver to the return type for those calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant