Skip to content

Minimize IWYU include surface - #263

Merged
VolkerChristian merged 1 commit into
masterfrom
iwyu/minimal-include-surface
Sep 1, 2026
Merged

Minimize IWYU include surface#263
VolkerChristian merged 1 commit into
masterfrom
iwyu/minimal-include-surface

Conversation

@VolkerChristian

Copy link
Copy Markdown
Member

Summary

  • add directly required standard and project includes
  • remove redundant transitive logging and implementation includes
  • preserve intentional public include surfaces with narrow IWYU pragmas
  • replace removable header dependencies with forward declarations

Validation

  • diff contains only includes, IWYU pragmas, and forward declarations
  • git diff --check passes
  • full repository CI will validate the branch before merge

@VolkerChristian
VolkerChristian merged commit 1f0f728 into master Sep 1, 2026
1 check passed
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