.. title:: clang-tidy - clang-analyzer-osx.coreFoundation.CFRetainRelease
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-corefoundation-cfretainrelease
clang-analyzer-osx.coreFoundation.CFRetainRelease
=================================================
Check for null arguments to CFRetain/CFRelease/CFMakeCollectable.
The `clang-analyzer-osx.coreFoundation.CFRetainRelease` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-corefoundation-cfretainrelease>`_
for more information.