blob: e0c66a7083f3796435594a80b74728c3bee5bacc [file] [log] [blame]
.. 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.