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

Check inline functions #125

Open
PetrPPetrov opened this issue Sep 20, 2023 · 0 comments
Open

Check inline functions #125

PetrPPetrov opened this issue Sep 20, 2023 · 0 comments

Comments

@PetrPPetrov
Copy link

Hi!

I would like to perform backward compatibility (ABI, API) tests for inline functions and methods.
I use -fkeep-inline-functions compiler switch to make symbols from all inline functions\methods.
But unfortunatelly abi-compliance-checker ignores symbols if they are inline.

Do you plan to add such option (to analyse inline functions)?
Thanks!

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

No branches or pull requests

1 participant