xref: /llvm-project/clang-tools-extra/docs/clang-tidy/checks/cert/ctr56-cpp.rst (revision f329e3ed9070aee3f4c0ebc80ed62f5c4b645d73)
1.. title:: clang-tidy - cert-ctr56-cpp
2.. meta::
3    :http-equiv=refresh: 5;URL=../bugprone/pointer-arithmetic-on-polymorphic-object.html
4
5cert-ctr56-cpp
6==============
7
8The `cert-ctr56-cpp` check is an alias, please see
9:doc:`bugprone-pointer-arithmetic-on-polymorphic-object
10<../bugprone/pointer-arithmetic-on-polymorphic-object>` for more information.