Skip to content

cleaned up includes based on include-what-you-use#4502

Merged
orbitcowboy merged 2 commits intocppcheck-opensource:mainfrom
firewave:iwyu
Sep 25, 2022
Merged

cleaned up includes based on include-what-you-use#4502
orbitcowboy merged 2 commits intocppcheck-opensource:mainfrom
firewave:iwyu

Conversation

@firewave
Copy link
Copy Markdown
Collaborator

This cleans up the includes mostly in header which have no corresponding source files so they are not being checked by include-what-you-use. This has been achieved by using recent CMake features and some search-and-replace to include those headers in the compilation database - see include-what-you-use/include-what-you-use#1035 for more details. It has not been included in the CI job yet since it doesn't work fully yet.

@orbitcowboy orbitcowboy merged commit 657d914 into cppcheck-opensource:main Sep 25, 2022
@firewave firewave deleted the iwyu branch September 25, 2022 12:19
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