================
@@ -0,0 +1,235 @@
+// RUN: %check_clang_tidy %s bugprone-misplaced-widening-cast %t -- \
+// RUN: -config="{CheckOptions:
{bugprone-misplaced-widening-cast.CheckImplicitCasts: true}}" \
----------------
earnol wrote:Done. https://github.com/llvm/llvm-project/pull/197554 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
