Skip to content

Exclude unused functions from compilation units #17686

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

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

cmb69
Copy link
Member

@cmb69 cmb69 commented Feb 3, 2025

This avoids Clang complaining with -Wunused-function.

This avoids Clang complaining with `-Wunused-function`.
@cmb69
Copy link
Member Author

cmb69 commented Feb 3, 2025

Oh, more to come.

We also introduce the macro `PRELOAD_SUPPORT` for clarification.
@cmb69
Copy link
Member Author

cmb69 commented Feb 3, 2025

Okay, that should be all. I've also introduced PRELOAD_SUPPORT for clarification (and malleability).

@cmb69 cmb69 marked this pull request as ready for review February 3, 2025 18:32
@cmb69 cmb69 requested review from bukka and dstogov as code owners February 3, 2025 18:32
@cmb69 cmb69 merged commit 650086f into php:master Feb 10, 2025
9 checks passed
@cmb69 cmb69 deleted the cmb/unused-functions branch February 10, 2025 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants