Skip to content

Consider include-what-you-use (IWYU) tooling #6

Description

@rjhuijsman

Include What You Use (IWYU) is a tool-enforced policy that brings many benefits to C++ development.

Unfortunately, it's pretty hard to set up the IWYU tool, and I've not found good examples of anyone properly combining it with Bazel. That said, it shares some design features with clang-tidy, which we're already bringing into our standard toolkit.

Shall we also introduce IWYU?

CC @benh @while-false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions