.. title:: clang-tidy - clang-analyzer-osx.coreFoundation.containers.PointerSizedValues
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-corefoundation-containers-pointersizedvalues
clang-analyzer-osx.coreFoundation.containers.PointerSizedValues
===============================================================
Warns if 'CFArray', 'CFDictionary', 'CFSet' are created with non-pointer-size
values.
The `clang-analyzer-osx.coreFoundation.containers.PointerSizedValues` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-corefoundation-containers-pointersizedvalues>`_
for more information.