bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/osx.cocoa.SuperDealloc.rst
2025-02-14 19:21:04 +01:00

13 lines
532 B
ReStructuredText

.. title:: clang-tidy - clang-analyzer-osx.cocoa.SuperDealloc
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-superdealloc
clang-analyzer-osx.cocoa.SuperDealloc
=====================================
Warn about improper use of '[super dealloc]' in Objective-C.
The `clang-analyzer-osx.cocoa.SuperDealloc` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-superdealloc>`_
for more information.