.. title:: clang-tidy - clang-analyzer-osx.cocoa.AutoreleaseWrite
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-autoreleasewrite
clang-analyzer-osx.cocoa.AutoreleaseWrite
=========================================
Warn about potentially crashing writes to autoreleasing objects from different
autoreleasing pools in Objective-C.
The `clang-analyzer-osx.cocoa.AutoreleaseWrite` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-autoreleasewrite>`_
for more information.