.. title:: clang-tidy - clang-analyzer-osx.cocoa.NonNilReturnValue
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-nonnilreturnvalue
clang-analyzer-osx.cocoa.NonNilReturnValue
==========================================
Model the APIs that are guaranteed to return a non-nil value.
The `clang-analyzer-osx.cocoa.NonNilReturnValue` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-nonnilreturnvalue>`_
for more information.