9 lines
325 B
ReStructuredText
9 lines
325 B
ReStructuredText
.. title:: clang-tidy - clang-analyzer-osx.OSObjectRetainCount
|
|
|
|
clang-analyzer-osx.OSObjectRetainCount
|
|
======================================
|
|
|
|
Check for leaks and improper reference count management for OSObject.
|
|
|
|
The clang-analyzer-osx.OSObjectRetainCount check is an alias of
|
|
Clang Static Analyzer osx.OSObjectRetainCount.
|