.. title:: clang-tidy - clang-analyzer-osx.cocoa.Dealloc .. meta:: :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#osx-cocoa-dealloc clang-analyzer-osx.cocoa.Dealloc ================================ Warn about Objective-C classes that lack a correct implementation of -dealloc. The `clang-analyzer-osx.cocoa.Dealloc` check is an alias, please see `Clang Static Analyzer Available Checkers `_ for more information.