================ @@ -544,6 +544,10 @@ Changes in existing checks on Windows when the check was enabled with a 32-bit :program:`clang-tidy` binary. +- Improved :doc:`modernize-avoid-c-style-cast ---------------- zeyi2 wrote:
In Clang-Tidy documentations, we want entries in `Changes in existing checks` to keep alphabetical order, so this new entries should be placed between `modernize-avoid-c-arrays` and `modernize-use-constraints` :) https://github.com/llvm/llvm-project/pull/173159 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
