================
@@ -169,6 +169,9 @@ Miscellaneous
   option is specified. Now ``clang-apply-replacements`` applies formatting 
only with
   the option.
 
+- Fixed incorrect implementation of ``too-small-loop-variable`` check when a 
const loop
+  variable is initialized with a function declaration.
+
----------------
Sh0g0-1758 wrote:

done. 

https://github.com/llvm/llvm-project/pull/81183
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to