================ @@ -0,0 +1,35 @@ +.. title:: clang-tidy - modernize-avoid-c-style-cast + +modernize-avoid-c-style-cast +============================ + +This check is similar to ``-Wold-style-cast``, but it suggests automated fixes ---------------- Islam-Imad wrote:
Both Fixed :) https://github.com/llvm/llvm-project/pull/171058 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
