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

10 lines
309 B
ReStructuredText

.. title:: clang-tidy - cert-oop54-cpp
.. meta::
:http-equiv=refresh: 5;URL=../bugprone/unhandled-self-assignment.html
cert-oop54-cpp
==============
The `cert-oop54-cpp` check is an alias, please see
:doc:`bugprone-unhandled-self-assignment <../bugprone/unhandled-self-assignment>`
for more information.