14 lines
486 B
ReStructuredText
14 lines
486 B
ReStructuredText
|
.. title:: clang-tidy - clang-analyzer-osx.cocoa.Loops
|
||
|
.. meta::
|
||
|
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-loops
|
||
|
|
||
|
clang-analyzer-osx.cocoa.Loops
|
||
|
==============================
|
||
|
|
||
|
Improved modeling of loops using Cocoa collection types.
|
||
|
|
||
|
The `clang-analyzer-osx.cocoa.Loops` check is an alias, please see
|
||
|
`Clang Static Analyzer Available Checkers
|
||
|
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-loops>`_
|
||
|
for more information.
|