blob: 22f5bc21d8a33b5daa49e8f4397758950959c16c [file] [log] [blame] [edit]
.. title:: clang-tidy - clang-analyzer-osx.cocoa.NSAutoreleasePool
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-nsautoreleasepool
clang-analyzer-osx.cocoa.NSAutoreleasePool
==========================================
Warn for suboptimal uses of NSAutoreleasePool in Objective-C GC mode.
The `clang-analyzer-osx.cocoa.NSAutoreleasePool` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-nsautoreleasepool>`_
for more information.