================ @@ -0,0 +1,35 @@ +.. title:: clang-tidy - modernize-avoid-c-style-cast + +modernize-avoid-c-style-cast +============================ + ---------------- vbvictor wrote:
```suggestion Finds usages of C-style casts. ``` Forgot the initial line https://github.com/llvm/llvm-project/pull/171058 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
