DOKK / manpages / debian 12 / iwyu / iwyu_tool.1.en
IWYU_TOOL.PY(1) User Commands IWYU_TOOL.PY(1)

iwyu_tool.py - Include-what-you-use compilation database driver

usage: iwyu_tool.py [-h] [-v] [-o {clang,iwyu}] [-j JOBS] -p <build-path>

[source [source ...]] -- [<IWYU args>]
[source [source ...]]

Include-what-you-use compilation database driver.

Zero or more source files to run IWYU on. Defaults to all in compilation database.

show this help message and exit
Print IWYU commands
Output format (default: iwyu)
Number of concurrent subprocesses
Compilation database path

Assumes include-what-you-use is available on the PATH.

September 2018 iwyu_tool.py 6.0-2