Description
Compilation databases can be generated, transformed, and queried for C and C++ tooling. It is useful when editors, linters, language servers, or static analyzers need a reliable compile_commands.json file.
This is a developer command-line tool. It changes build metadata files, not source code directly, but incorrect compile flags can make analysis tools show misleading diagnostics.