xref: /llvm-project/clang-tools-extra/docs/clang-tidy/checks/cert/str34-c.rst (revision 8407e8a80d9d32a7cbd7ca1d733620559fda829d)
1.. title:: clang-tidy - cert-str34-c
2.. meta::
3   :http-equiv=refresh: 5;URL=../bugprone/signed-char-misuse.html
4
5cert-str34-c
6============
7
8The `cert-str34-c` check is an alias, please see
9:doc:`bugprone-signed-char-misuse <../bugprone/signed-char-misuse>`
10for more information.
11