FICHA · AUR

include-what-you-use-git

A tool for use with clang to analyze #includes in C and C++ source files

  • cpp-include-analyzer
  • CLI
  • TERMINAL
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · Jun 1, 2026 description in en

Description

C and C++ source files can be analyzed to find unnecessary or missing `#include` directives.

It is useful for developers who want cleaner dependencies, faster builds, and more maintainable headers. Automated include changes should be reviewed with project tests because C++ build behavior can depend on transitive headers.

How to run

include-what-you-use

Commands: include-what-you-use

Permissions

Permissions not analysed for this source yet.