[clang-tools-extra] [clang-tidy] Skip ObjC fast-enum loop vars in init-variables (PR #173448)
Sean McBride via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 30 15:04:22 PST 2025
seanm wrote:
> I think this is reasonable given the name of this check is "cppcoreguidelines".
...Could be useful in Objective-C++ though...
https://github.com/llvm/llvm-project/pull/173448
More information about the cfe-commits
mailing list