Description
C and C++ header files can be generated automatically from implementation files. It is useful for developers who want to reduce manual header maintenance in projects that follow this workflow.
Generated headers can overwrite files or expose declarations differently than expected. Run on a clean working tree and review diffs before committing.