================ @@ -517,6 +517,10 @@ Changes in existing checks - Improved :doc:`misc-header-include-cycle <clang-tidy/checks/misc/header-include-cycle>` check performance. +- Improved :doc:`misc-include-cleaner ---------------- EugeneZelenko wrote:
This belongs to `Clang Include Cleaner` section. Clang-Tidy just wrapper in this case. https://github.com/llvm/llvm-project/pull/173149 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
