[clang-tools-extra] [clang-tidy] Skip ObjC fast-enum loop vars in init-variables (PR #173448)

via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 23 23:31:59 PST 2025


================
@@ -463,6 +463,10 @@ Changes in existing checks
   <clang-tidy/checks/cppcoreguidelines/init-variables>` check by fixing the
   insertion location for function pointers with multiple parameters.
 
+- Improved :doc:`cppcoreguidelines-init-variables
----------------
zeyi2 wrote:

I'll open a PR soon, thanks for suggestion :)

https://github.com/llvm/llvm-project/pull/173448


More information about the cfe-commits mailing list