llvm/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/unix.MismatchedDeallocator.rst

.. 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.