Skip to content

[ObjC] Enable removal of more memory management functions - #8524

Open
AngeloD2022 wants to merge 2 commits into
Vector35:devfrom
AngeloD2022:objc-additional-mem-management-funcs
Open

[ObjC] Enable removal of more memory management functions#8524
AngeloD2022 wants to merge 2 commits into
Vector35:devfrom
AngeloD2022:objc-additional-mem-management-funcs

Conversation

@AngeloD2022

Copy link
Copy Markdown
  • Added _objc_claimAutoreleasedReturnValue to the list of ignorable memory management functions.
  • Added normalization for the name of register-specific ARC functions, like _objc_release_x19.
  • Added a more robust runtime function check for dyld shared cache binaries.

…g the suffix of register-specific ARC functions. Also added a more robust check that verifies the origin of runtime functions on dyld shared cache binaries.
@CLAassistant

CLAassistant commented Sep 6, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@AngeloD2022
AngeloD2022 marked this pull request as ready for review September 6, 2026 19:49
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.

2 participants