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