blob: 924dd41a1b6d2cd73a9b77631468ff8e1501d8fa [file] [log] [blame]
.. title:: clang-tidy - clang-analyzer-unix.MismatchedDeallocator
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#unix-mismatcheddeallocator
clang-analyzer-unix.MismatchedDeallocator
=========================================
Check for mismatched deallocators.
The `clang-analyzer-unix.MismatchedDeallocator` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#unix-mismatcheddeallocator>`_
for more information.