bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/osx.OSObjectRetainCount.rst

10 lines
325 B
ReStructuredText
Raw Normal View History

2025-02-14 19:21:04 +01:00
.. 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.