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