llvm/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer/security.insecureAPI.bcmp.rst

.. title:: clang-tidy - clang-analyzer-security.insecureAPI.bcmp
.. meta::
   :http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-bcmp

clang-analyzer-security.insecureAPI.bcmp
========================================

Warn on uses of the 'bcmp' function.

The `clang-analyzer-security.insecureAPI.bcmp` check is an alias, please see
`Clang Static Analyzer Available Checkers
<https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-bcmp>`_
for more information.