bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/cert/str34-c.rst
2025-02-14 19:21:04 +01:00

10 lines
280 B
ReStructuredText

.. title:: clang-tidy - cert-str34-c
.. meta::
:http-equiv=refresh: 5;URL=../bugprone/signed-char-misuse.html
cert-str34-c
============
The `cert-str34-c` check is an alias, please see
:doc:`bugprone-signed-char-misuse <../bugprone/signed-char-misuse>`
for more information.