Clang-include-cleaner started out as part of clangd.
However, in the Windows installation of LLVM16, this is also available as executable (clang-include-cleaner.exe)
You don't find a lot if you search for documentation on this exe.
There is this page which is part of the clangd documentation.
However, it does not mention this standalone tool.
There is this page which is part of the clangd check.
And I also wrongfully found this page which is about clang-include-fixer.
A very similar tool, though, it works completely differently.
Would it be possible to have a dedicated documentation page for this executable, even if it just redirects to the clangd documentation? That way, you don't get confused with the fixer application.
Next to this, it would be very useful if that documentation also mentions that this standalone tool exists.
Hello,
Clang-include-cleaner started out as part of clangd.
However, in the Windows installation of LLVM16, this is also available as executable (clang-include-cleaner.exe)
You don't find a lot if you search for documentation on this exe.
There is [this page](https://clangd.llvm.org/design/include-cleaner) which is part of the clangd documentation.
However, it does not mention this standalone tool.
There is [this page](https://clang.llvm.org/extra/clang-tidy/checks/misc/include-cleaner.html) which is part of the clangd check.
And I also wrongfully found [this page](https://clang.llvm.org/extra/clang-include-fixer.html) which is about clang-include-fixer.
A very similar tool, though, it works completely differently.
Would it be possible to have a dedicated documentation page for this executable, even if it just redirects to the clangd documentation? That way, you don't get confused with the fixer application.
Next to this, it would be very useful if that documentation also mentions that this standalone tool exists.
Hello,
Clang-include-cleaner started out as part of clangd. However, in the Windows installation of LLVM16, this is also available as executable (clang-include-cleaner.exe)
You don't find a lot if you search for documentation on this exe. There is this page which is part of the clangd documentation. However, it does not mention this standalone tool.
There is this page which is part of the clangd check.
And I also wrongfully found this page which is about clang-include-fixer. A very similar tool, though, it works completely differently.
Would it be possible to have a dedicated documentation page for this executable, even if it just redirects to the clangd documentation? That way, you don't get confused with the fixer application. Next to this, it would be very useful if that documentation also mentions that this standalone tool exists.