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

How to cleanup headers from .h file #1

Open
ghost opened this issue Feb 22, 2019 · 4 comments
Open

How to cleanup headers from .h file #1

ghost opened this issue Feb 22, 2019 · 4 comments

Comments

@ghost
Copy link

ghost commented Feb 22, 2019

and also this is really a good tool to cleanup .cpp files

@WojciechMula
Copy link
Owner

There's no simple way to cleanup header files. I don't know what criteria should be used then. BTW, did you try https://clang.llvm.org/extra/include-fixer.html?

@ghost
Copy link
Author

ghost commented Mar 15, 2019

Thanks for the reply, I did not try that, I found that when you cleaned some headers, the binary file size will also be reduced.

@WojciechMula
Copy link
Owner

That's interesting. Maybe some static objects/fields are not pulled into program?

@ghost
Copy link
Author

ghost commented Mar 16, 2019

Did not known much on that

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