14 lines
571 B
ReStructuredText
14 lines
571 B
ReStructuredText
|
.. 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.
|