.. title:: clang-tidy - clang-analyzer-osx.coreFoundation.containers.OutOfBounds
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-corefoundation-containers-outofbounds
clang-analyzer-osx.coreFoundation.containers.OutOfBounds
========================================================
Checks for index out-of-bounds when using 'CFArray' API.
The `clang-analyzer-osx.coreFoundation.containers.OutOfBounds` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-corefoundation-containers-outofbounds>`_
for more information.