llvm-project/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer-security.ins...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
498 B
ReStructuredText
Raw Normal View History

.. title:: clang-tidy - clang-analyzer-security.insecureAPI.strcpy
.. meta::
:http-equiv=refresh: 5;URL=https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-strcpy
clang-analyzer-security.insecureAPI.strcpy
==========================================
The clang-analyzer-security.insecureAPI.strcpy check is an alias, please see
`Clang Static Analyzer Available Checkers <https://clang.llvm.org/docs/analyzer/checkers.html#security-insecureapi-strcpy>`_
for more information.