================
@@ -7719,6 +7742,11 @@ def warn_comparison_of_mixed_enum_types_switch : Warning<
"%diff{ ($ and $)|}0,1">,
InGroup<EnumCompareSwitch>;
+def warn_arith_conv_mixed__unicode_types
----------------
tahonermann wrote:```suggestion def warn_arith_conv_mixed_unicode_types ``` https://github.com/llvm/llvm-project/pull/138708 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
