Skip to content

Use include-what-you-use to reduce the dependency tree size#12

Open
miselin wants to merge 4 commits intodevelopfrom
iwyu-fixes
Open

Use include-what-you-use to reduce the dependency tree size#12
miselin wants to merge 4 commits intodevelopfrom
iwyu-fixes

Conversation

@miselin
Copy link
Owner

@miselin miselin commented Dec 9, 2015

This uses explicit dependencies and forward declarations to reduce the size of the dependency tree, potentially resulting in faster builds.

This may also help with compile times by reducing the number of files getting parsed in each compilation.

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.

1 participant